mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-19 21:54:04 +00:00
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 <jaz@semihalf.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
parent
c38e13a2f8
commit
8e18c8e58d
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@
|
||||||
/* J6 */
|
/* J6 */
|
||||||
&sata {
|
&sata {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
phys = <&comphy2 0>;
|
||||||
|
phy-names = "sata-phy";
|
||||||
};
|
};
|
||||||
|
|
||||||
/* J1 */
|
/* J1 */
|
||||||
|
|
Loading…
Add table
Reference in a new issue