* [U-Boot] [PATCH] dts: imx6ull: add USB aliases to support DM
@ 2019-04-12 9:59 Filip Brozovic
[not found] ` <fbrozovic@gmail.com>
0 siblings, 1 reply; 2+ messages in thread
From: Filip Brozovic @ 2019-04-12 9:59 UTC (permalink / raw)
To: u-boot
Signed-off-by: Filip Brozovic <fbrozovic@gmail.com>
---
arch/arm/dts/imx6ull.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/dts/imx6ull.dtsi b/arch/arm/dts/imx6ull.dtsi
index 97236d86ea..4598f2f411 100644
--- a/arch/arm/dts/imx6ull.dtsi
+++ b/arch/arm/dts/imx6ull.dtsi
@@ -46,6 +46,8 @@
spi4 = &ecspi4;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
+ usb0 = &usbotg1;
+ usb1 = &usbotg2;
};
cpus {
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-26 9:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-12 9:59 [U-Boot] [PATCH] dts: imx6ull: add USB aliases to support DM Filip Brozovic
[not found] ` <fbrozovic@gmail.com>
2019-04-26 9:37 ` [U-Boot] " sbabic at denx.de
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox