Skip to content

Commit

Permalink
arm64: dts: marvell: armada-3720-espressobin: declare SATA PHY property
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Miquel Raynal authored and Gregory CLEMENT committed Feb 8, 2019
1 parent c38e13a commit 8e18c8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@
/* J6 */
&sata {
status = "okay";
phys = <&comphy2 0>;
phy-names = "sata-phy";
};

/* J1 */
Expand Down

0 comments on commit 8e18c8e

Please sign in to comment.