linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] usb: host: xhci-tegra: Add Tegra186 XUSB support
@ 2019-04-01 10:40 Thierry Reding
  2019-04-01 10:40 ` [PATCH v2 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support Thierry Reding
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Thierry Reding @ 2019-04-01 10:40 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Thierry Reding
  Cc: Jon Hunter, linux-usb, linux-tegra, linux-kernel

From: Thierry Reding <treding@nvidia.com>

Hi,

This series introduces support for XUSB to the Tegra186 SoC. This is
mostly the same as on earlier generations in that it provides an XHCI
compatible interface with a bit of vendor-specific glue. Perhaps the
most notable change is the removal of the IPFS wrapper. Patches for
the UPHY related changes that control the PHYs for the XUSB controller
were merged into v5.1.

This version is a rebase of the series posted here:

    http://patchwork.ozlabs.org/project/linux-tegra/list/?series=88193

There have been no code changes and I collected Reviewed-by and Acked-by
tags.

Greg, can you pick up patches 1-3 with Rob's and Mathias' Acked-by,
respectively? I'll pick up patches 4-6 into the Tegra tree.

Thanks,
Thierry

JC Kuo (2):
  usb: host: xhci-tegra: Selectively program IPFS
  usb: host: xhci-tegra: Add Tegra186 XUSB support

Thierry Reding (4):
  dt-bindings: usb: xhci-tegra: Add Tegra186 support
  arm64: tegra: Add XUSB and pad controller on Tegra186
  arm64: tegra: Enable XUSB on P2771
  arm64: tegra: Remove regulator hacks on Jetson TX2

 .../bindings/usb/nvidia,tegra124-xusb.txt     |   4 +
 .../boot/dts/nvidia/tegra186-p2771-0000.dts   | 115 +++++++++++++++
 .../arm64/boot/dts/nvidia/tegra186-p3310.dtsi |  42 ++----
 arch/arm64/boot/dts/nvidia/tegra186.dtsi      | 135 ++++++++++++++++++
 drivers/usb/host/xhci-tegra.c                 |  68 ++++++---
 5 files changed, 320 insertions(+), 44 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2019-04-08 15:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-01 10:40 [PATCH v2 0/6] usb: host: xhci-tegra: Add Tegra186 XUSB support Thierry Reding
2019-04-01 10:40 ` [PATCH v2 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support Thierry Reding
2019-04-01 10:40 ` [PATCH v2 2/6] usb: host: xhci-tegra: Selectively program IPFS Thierry Reding
2019-04-01 10:40 ` [PATCH v2 3/6] usb: host: xhci-tegra: Add Tegra186 XUSB support Thierry Reding
2019-04-01 10:40 ` [PATCH v2 4/6] arm64: tegra: Add XUSB and pad controller on Tegra186 Thierry Reding
2019-04-01 10:40 ` [PATCH v2 5/6] arm64: tegra: Enable XUSB on P2771 Thierry Reding
2019-04-01 10:40 ` [PATCH v2 6/6] arm64: tegra: Remove regulator hacks on Jetson TX2 Thierry Reding
2019-04-08  8:17 ` [PATCH v2 0/6] usb: host: xhci-tegra: Add Tegra186 XUSB support Thierry Reding
2019-04-08 14:07   ` Alan Stern
2019-04-08 15:02     ` Thierry Reding

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