All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] Enable USB support for Venice2
@ 2014-02-25 21:35 Thierry Reding
       [not found] ` <1393364160-28253-1-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Thierry Reding @ 2014-02-25 21:35 UTC (permalink / raw)
  To: Stephen Warren; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA

From: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

Hi,

These two patches add the USB controllers to Tegra124 and enable them on
Venice2, wiring them up with the corresponding regulators.

Unfortunately the USB1 VBUS regulator seems to be causing problems once
enabled, causing none of the USB ports to work properly. Commenting out
the gpio property for that regulator fixes things for me and I can use
the webcam connected to USB2 as well as any of the peripherals on USB3.

Since GPIO N.04 isn't connected to anything else, I don't understand how
it could possibly influence any of the other USB busses. I wonder if
perhaps this is caused by defect hardware, so it would be good if
somebody could test this on a different Venice2.

Thierry

Thierry Reding (2):
  ARM: tegra: Add Tegra124 USB support
  ARM: tegra: Enable USB on Venice2

 arch/arm/boot/dts/tegra124-venice2.dts | 29 +++++++++-
 arch/arm/boot/dts/tegra124.dtsi        | 99 ++++++++++++++++++++++++++++++++++
 2 files changed, 127 insertions(+), 1 deletion(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2014-02-25 22:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-25 21:35 [RFC 0/2] Enable USB support for Venice2 Thierry Reding
     [not found] ` <1393364160-28253-1-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-02-25 21:35   ` [RFC 1/2] ARM: tegra: Add Tegra124 USB support Thierry Reding
2014-02-25 21:36   ` [RFC 2/2] ARM: tegra: Enable USB on Venice2 Thierry Reding
2014-02-25 22:23   ` [RFC 0/2] Enable USB support for Venice2 Stephen Warren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.