devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Support USB wakeup function for Tegra234
@ 2025-08-01  9:57 Haotien Hsu
  2025-08-01  9:57 ` [PATCH 1/4] dt-bindings: usb: Add wake-up support for Tegra234 XUSB host controller Haotien Hsu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Haotien Hsu @ 2025-08-01  9:57 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Thierry Reding, Jonathan Hunter, Mathias Nyman,
	Brad Griffis, Sumit Gupta, Vedant Deshpande, Akhil R, Jinjie Ruan,
	linux-usb, devicetree, linux-tegra, linux-kernel
  Cc: Haotien Hsu, Henry Lin, Jui Chang Kuo, Wayne Chang, WK Tsai

This patch series enables USB wakeup for Tegra234.

Haotien Hsu (4):
  dt-bindings: usb: Add wake-up support for Tegra234 XUSB host
    controller
  arm64: tegra: Add interrupts for Tegra234 USB wake events
  soc/tegra: pmc: Add USB wake events for Tegra234
  usb: xhci: tegra: Support USB wakeup function for Tegra234

 .../bindings/usb/nvidia,tegra234-xusb.yaml    | 28 ++++++-
 arch/arm64/boot/dts/nvidia/tegra234.dtsi      | 11 ++-
 drivers/soc/tegra/pmc.c                       |  7 ++
 drivers/usb/host/xhci-tegra.c                 | 83 ++++++++++++++++++-
 4 files changed, 123 insertions(+), 6 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-08-02  5:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01  9:57 [PATCH 0/4] Support USB wakeup function for Tegra234 Haotien Hsu
2025-08-01  9:57 ` [PATCH 1/4] dt-bindings: usb: Add wake-up support for Tegra234 XUSB host controller Haotien Hsu
2025-08-01 19:34   ` Conor Dooley
2025-08-01  9:57 ` [PATCH 2/4] arm64: tegra: Add interrupts for Tegra234 USB wake events Haotien Hsu
2025-08-01  9:57 ` [PATCH 3/4] soc/tegra: pmc: Add USB wake events for Tegra234 Haotien Hsu
2025-08-01  9:57 ` [PATCH 4/4] usb: xhci: tegra: Support USB wakeup function " Haotien Hsu
2025-08-02  5:30   ` kernel test robot

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