From: Filip Brozovic <fbrozovic@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dts: imx6ull: add USB aliases to support DM
Date: Fri, 12 Apr 2019 11:59:55 +0200 [thread overview]
Message-ID: <20190412095955.32192-1-fbrozovic@gmail.com> (raw)
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
next reply other threads:[~2019-04-12 9:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-12 9:59 Filip Brozovic [this message]
[not found] ` <fbrozovic@gmail.com>
2019-04-26 9:37 ` [U-Boot] dts: imx6ull: add USB aliases to support DM sbabic at denx.de
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190412095955.32192-1-fbrozovic@gmail.com \
--to=fbrozovic@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox