devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: nyan: Mark all USB ports as host
@ 2016-09-18 10:28 Paul Kocialkowski
       [not found] ` <20160918102852.6593-1-contact-W9ppeneeCTY@public.gmane.org>
  2016-11-07 13:28 ` Thierry Reding
  0 siblings, 2 replies; 10+ messages in thread
From: Paul Kocialkowski @ 2016-09-18 10:28 UTC (permalink / raw)
  To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA, Alexandre Courbot,
	Thierry Reding, Stephen Warren, Paul Kocialkowski

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

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-11-08 13:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 10:28 [PATCH] ARM: tegra: nyan: Mark all USB ports as host Paul Kocialkowski
     [not found] ` <20160918102852.6593-1-contact-W9ppeneeCTY@public.gmane.org>
2016-09-20 11:51   ` 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

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).