]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi
arm64: dts: marvell: Add 7k/8k per-port PHYs in SATA nodes
[linux.git] / arch / arm64 / boot / dts / marvell / armada-8040-mcbin.dtsi
index 205071b45a324988ed140c44204850d37a9a4843..b8f28d62be5cc04a576134a33f2361a8652fa7b5 100644 (file)
@@ -239,8 +239,13 @@ &cp0_eth0 {
 };
 
 &cp0_sata0 {
-       /* CPM Lane 0 - U29 */
        status = "okay";
+
+       /* CPM Lane 5 - U29 */
+       sata-port@1 {
+               phys = <&cp0_comphy5 1>;
+               phy-names = "cp0-sata0-1-phy";
+       };
 };
 
 &cp0_sdhci0 {
@@ -324,9 +329,19 @@ &cp1_uart0 {
 };
 
 &cp1_sata0 {
+       status = "okay";
+
        /* CPS Lane 1 - U32 */
+       sata-port@0 {
+               phys = <&cp1_comphy1 0>;
+               phy-names = "cp1-sata0-0-phy";
+       };
+
        /* CPS Lane 3 - U31 */
-       status = "okay";
+       sata-port@1 {
+               phys = <&cp1_comphy3 1>;
+               phy-names = "cp1-sata0-1-phy";
+       };
 };
 
 &cp1_spi1 {