]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 d17fd5600c55811217b516a68a71291a4afa841d..6be019e1888e28339c5d3231b0a29356ba1b6aea 100644 (file)
@@ -54,6 +54,8 @@ &pcie0 {
 /* J6 */
 &sata {
        status = "okay";
+       phys = <&comphy2 0>;
+       phy-names = "sata-phy";
 };
 
 /* J1 */