devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3 v3] Fix Exynos USB on kernels with USB Gadget support
@ 2014-09-15 10:52 Sjoerd Simons
  2014-09-15 10:52 ` [PATCH 1/3 v3] ARM: dts: exynos: Explicitly set dr_mode on peach-pit and peach-pi Sjoerd Simons
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Sjoerd Simons @ 2014-09-15 10:52 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: Andreas Färber, linux-arm-kernel, linux-samsung-soc,
	devicetree, Sjoerd Simons

When building a kernel with support for both USB host and USB Gadget support on
the dwc3 controller on the Exynos5 soc will go into USB OTG mode unless
otherwise specified in the dtb, which is unhelpful for boards hooked up to run
as USB host.

First patch in this set explicitely set the dual-role mode for the dwc3
controller on Peach pi and Peach pit boards to host mode. Second patch adds
similar updates for Arndale Octa as reported by Andreas Färber. Last patch
enables gadget mode in the default exynos config to more easily catch/trigger
issues like these.

I suspect the Samsung SMDK5420 DTS might need similar changes, so it would be
great if users of those board could verify this.

Changes in v2: alphabetically sort the dts entries
Changes in v3: Add DTS updates for arndale octa

Sjoerd Simons (3):
  ARM: dts: exynos: Explicitly set dr_mode on peach-pit and peach-pi
  ARM: dts: exynos: Explicitly set dr_mode on arndale-octa
  ARM: exynos_defconfig: enable USB gadget support

 arch/arm/boot/dts/exynos5420-arndale-octa.dts | 4 ++++
 arch/arm/boot/dts/exynos5420-peach-pit.dts    | 8 ++++++++
 arch/arm/boot/dts/exynos5420.dtsi             | 4 ++--
 arch/arm/boot/dts/exynos5800-peach-pi.dts     | 8 ++++++++
 arch/arm/configs/exynos_defconfig             | 1 +
 5 files changed, 23 insertions(+), 2 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-09-25  8:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-15 10:52 [PATCH 0/3 v3] Fix Exynos USB on kernels with USB Gadget support Sjoerd Simons
2014-09-15 10:52 ` [PATCH 1/3 v3] ARM: dts: exynos: Explicitly set dr_mode on peach-pit and peach-pi Sjoerd Simons
2014-09-15 10:52 ` [PATCH 2/3 v3] ARM: dts: exynos: Explicitly set dr_mode on arndale-octa Sjoerd Simons
2014-09-15 10:52 ` [PATCH 3/3 v3] ARM: exynos_defconfig: enable USB gadget support Sjoerd Simons
2014-09-19  7:43 ` [PATCH 0/3 v3] Fix Exynos USB on kernels with USB Gadget support Sjoerd Simons
2014-09-23 16:04   ` Kukjin Kim
2014-09-24  7:57     ` [PATCH 0/3 v4] " Sjoerd Simons
2014-09-24  7:57       ` [PATCH 1/3 v4] ARM: dts: exynos: Explicitly set dr_mode on peach-pit and peach-pi Sjoerd Simons
2014-09-24  7:57       ` [PATCH 2/3] ARM: dts: exynos: Explicitly set dr_mode on arndale-octa Sjoerd Simons
2014-09-24  7:57       ` [PATCH 3/3] ARM: exynos_defconfig: enable USB gadget support Sjoerd Simons
2014-09-25  8:34       ` [PATCH 0/3 v4] Fix Exynos USB on kernels with USB Gadget support Kukjin Kim

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