Skip to content

Commit 8e18c8e

Browse files
miquelraynalgclement
authored andcommitted
arm64: dts: marvell: armada-3720-espressobin: declare SATA PHY property
The SATA node is wired to the third PHY of the COMPHY IP. Suggested-by: Grzegorz Jaszczyk <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
1 parent c38e13a commit 8e18c8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
/* J6 */
5555
&sata {
5656
status = "okay";
57+
phys = <&comphy2 0>;
58+
phy-names = "sata-phy";
5759
};
5860

5961
/* J1 */

0 commit comments

Comments
 (0)