Commit ae269963 authored by Florian Fainelli's avatar Florian Fainelli

ARM: dts: BCM63xx: Enable SATA AHCI and PHY for BCM963138DVT

The Broadcom BCM963138DVT board has an eSATA port which is fully
functional, turn on the AHCI controller and the companion SATA PHY.
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 2af764df
......@@ -41,3 +41,11 @@ nandcs@0 {
brcm,nand-oob-sectors-size = <16>;
};
};
&ahci {
status = "okay";
};
&sata_phy {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment