From: Paul Kocialkowski <contact-W9ppeneeCTY@public.gmane.org>
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Alexandre Courbot
<gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Thierry Reding
<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
Paul Kocialkowski <contact-W9ppeneeCTY@public.gmane.org>
Subject: [PATCH] ARM: tegra: nyan: Mark all USB ports as host
Date: Sun, 18 Sep 2016 12:28:52 +0200 [thread overview]
Message-ID: <20160918102852.6593-1-contact@paulk.fr> (raw)
Nyan boards only have host USB ports (2 external, 1 internal), there is
no OTG-enabled connector.
Signed-off-by: Paul Kocialkowski <contact-W9ppeneeCTY@public.gmane.org>
---
arch/arm/boot/dts/tegra124-nyan.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/tegra124-nyan.dtsi b/arch/arm/boot/dts/tegra124-nyan.dtsi
index 18db797..254b2ee 100644
--- a/arch/arm/boot/dts/tegra124-nyan.dtsi
+++ b/arch/arm/boot/dts/tegra124-nyan.dtsi
@@ -435,7 +435,7 @@
usb2-0 {
vbus-supply = <&vdd_usb1_vbus>;
status = "okay";
- mode = "otg";
+ mode = "host";
};
usb2-1 {
--
2.9.3
next reply other threads:[~2016-09-18 10:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-18 10:28 Paul Kocialkowski [this message]
[not found] ` <20160918102852.6593-1-contact-W9ppeneeCTY@public.gmane.org>
2016-09-20 11:51 ` [PATCH] ARM: tegra: nyan: Mark all USB ports as host Jon Hunter
2016-11-07 13:28 ` Thierry Reding
[not found] ` <20161107132854.GF12559-EkSeR96xj6Pcmrwk2tT4+A@public.gmane.org>
2016-11-07 14:09 ` Jon Hunter
2016-11-08 8:54 ` Peter De Schrijver
[not found] ` <20161108085420.GG2478-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2016-11-08 9:09 ` Paul Kocialkowski
2016-11-08 9:47 ` Jon Hunter
2016-11-08 11:07 ` Thierry Reding
[not found] ` <20161108110735.GA13098-EkSeR96xj6Pcmrwk2tT4+A@public.gmane.org>
2016-11-08 11:09 ` Jon Hunter
2016-11-08 13:02 ` Paul Kocialkowski
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=20160918102852.6593-1-contact@paulk.fr \
--to=contact-w9ppeneecty@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
--cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/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;
as well as URLs for NNTP newsgroup(s).