OSDN Git Service

arm64: dts: marvell: armada-3720-espressobin: declare SATA PHY property
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 4 Dec 2018 19:28:31 +0000 (20:28 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 8 Feb 2019 20:58:59 +0000 (21:58 +0100)
The SATA node is wired to the third PHY of the COMPHY IP.

Suggested-by: Grzegorz Jaszczyk <jaz@semihalf.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts

index d17fd56..6be019e 100644 (file)
@@ -54,6 +54,8 @@
 /* J6 */
 &sata {
        status = "okay";
+       phys = <&comphy2 0>;
+       phy-names = "sata-phy";
 };
 
 /* J1 */