* [PATCH] arm: dts: mt7622: add USB nodes to rfb
@ 2020-08-14 9:04 Frank Wunderlich
0 siblings, 0 replies; only message in thread
From: Frank Wunderlich @ 2020-08-14 9:04 UTC (permalink / raw)
To: u-boot
From: Frank Wunderlich <frank-w@public-files.de>
Add USB nodes to MT7622 reference board
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
---
based on "Add USB for MT7622/MT7623" [1]
[1] https://patchwork.ozlabs.org/project/uboot/list/?series=195547
---
arch/arm/dts/mt7622-rfb.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm/dts/mt7622-rfb.dts b/arch/arm/dts/mt7622-rfb.dts
index 4df3044f9b..f017f42fe1 100644
--- a/arch/arm/dts/mt7622-rfb.dts
+++ b/arch/arm/dts/mt7622-rfb.dts
@@ -235,3 +235,11 @@
full-duplex;
};
};
+
+&ssusb {
+ status = "okay";
+};
+
+&u3phy {
+ status = "okay";
+};
--
2.25.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-08-14 9:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-14 9:04 [PATCH] arm: dts: mt7622: add USB nodes to rfb Frank Wunderlich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox