On Wed, Oct 02, 2019 at 04:00:47PM +0800, JC Kuo wrote: > This commit adds Tegra194 XUSB host mode controller support. This is > very similar to the existing Tegra124/Tegra210/Tegra186 XHCI, except > 1. the number of ports and PHYs differs > 2. the IPFS wrapper being removed > 3. mailbox registers address changes > > Signed-off-by: JC Kuo > --- > drivers/usb/host/xhci-tegra.c | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) Acked-by: Thierry Reding