diff mbox series

[3/3] ARM64: dts: marvell: armada-3720-espressobin: declare USB3 PHY

Message ID 20181123112217.4878-4-miquel.raynal@bootlin.com (mailing list archive)
State New, archived
Headers show
Series Bring suspend to RAM support to xHCI MVEBU driver | expand

Commit Message

Miquel Raynal Nov. 23, 2018, 11:22 a.m. UTC
The USB3 node is wired to the first PHY of the COMPHY IP.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts b/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts
index e947ef61d946..094994a9c68e 100644
--- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts
+++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts
@@ -112,6 +112,7 @@ 
 /* J7 */
 &usb3 {
 	status = "okay";
+	phys = <&comphy0 0>;
 };
 
 /* J8 */