All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for Tegra XUSB
@ 2016-06-29 11:07 ` Jon Hunter
  0 siblings, 0 replies; 12+ messages in thread
From: Jon Hunter @ 2016-06-29 11:07 UTC (permalink / raw)
  To: Stephen Warren, Thierry Reding, Alexandre Courbot
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Jon Hunter

Fixes for Tegra XUSB dt-binding documentation and the XUSB mailbox
interrupt.

When testing XUSB on the Tegra210 Smaug, I found that USB connect and
disconnect events were not being seen. I have debug this and found that
the XUSB mailbox is incorrect and I was never receiving any interrupts
from the XUSB mailbox. Interestingly, this behaviour is not seen on the
Tegra210 Jetson TX1 despite the fact that there were no mailbox
interrupts. The two boards have different USB connectors and so may be
the connection is slightly different. After fixing the mailbox interrupt
both boards now receive interrupts from the XUSB mailbox as expected.

Jon Hunter (3):
  dt-bindings: phy: Fix description of Tegra210 PHY nodes
  dt-bindings: usb: Fix Tegra XUSB example
  arm64: tegra: Correct Tegra210 XUSB mailbox interrupt

 .../devicetree/bindings/phy/nvidia,tegra124-xusb-padctl.txt       | 2 +-
 Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt    | 8 ++++----
 arch/arm64/boot/dts/nvidia/tegra210.dtsi                          | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-07-01  1:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-29 11:07 [PATCH 0/3] Fixes for Tegra XUSB Jon Hunter
2016-06-29 11:07 ` Jon Hunter
     [not found] ` <1467198453-23406-1-git-send-email-jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-06-29 11:07   ` [PATCH 1/3] dt-bindings: phy: Fix description of Tegra210 PHY nodes Jon Hunter
2016-06-29 11:07     ` Jon Hunter
     [not found]     ` <1467198453-23406-2-git-send-email-jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-07-01  1:41       ` Rob Herring
2016-07-01  1:41         ` Rob Herring
2016-06-29 11:07   ` [PATCH 2/3] dt-bindings: usb: Fix Tegra XUSB example Jon Hunter
2016-06-29 11:07     ` Jon Hunter
2016-06-29 11:07   ` [PATCH 3/3] arm64: tegra: Correct Tegra210 XUSB mailbox interrupt Jon Hunter
2016-06-29 11:07     ` Jon Hunter
2016-06-30  9:30   ` [PATCH 0/3] Fixes for Tegra XUSB Thierry Reding
2016-06-30  9:30     ` Thierry Reding

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.