diff options
Diffstat (limited to 'dts/upstream/src/arm64/marvell/armada-8040-mcbin.dtsi')
-rw-r--r-- | dts/upstream/src/arm64/marvell/armada-8040-mcbin.dtsi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dts/upstream/src/arm64/marvell/armada-8040-mcbin.dtsi b/dts/upstream/src/arm64/marvell/armada-8040-mcbin.dtsi index e88ff5b179c..0d4a5fd9503 100644 --- a/dts/upstream/src/arm64/marvell/armada-8040-mcbin.dtsi +++ b/dts/upstream/src/arm64/marvell/armada-8040-mcbin.dtsi @@ -245,6 +245,7 @@ /* CPM Lane 5 - U29 */ sata-port@1 { phys = <&cp0_comphy5 1>; + status = "okay"; }; }; @@ -344,13 +345,11 @@ /* CPS Lane 1 - U32 */ sata-port@0 { phys = <&cp1_comphy1 0>; - phy-names = "cp1-sata0-0-phy"; }; /* CPS Lane 3 - U31 */ sata-port@1 { phys = <&cp1_comphy3 1>; - phy-names = "cp1-sata0-1-phy"; }; }; |