Commit ee0e40ef authored by Sing-Han Chen's avatar Sing-Han Chen Committed by Greg Kroah-Hartman

usb: host: xhci-tegra: Add Tegra234 XHCI support

This change adds Tegra234 XUSB host mode controller support.

In Tegra234, some of the registers have moved to bar2 space.
The new soc variable has_bar2 indicates the chip with bar2
area. This patch adds new reg helper to let the driver reuse
the same code for those chips with bar2 support.
Signed-off-by: default avatarSing-Han Chen <singhanc@nvidia.com>
Co-developed-by: default avatarWayne Chang <waynec@nvidia.com>
Signed-off-by: default avatarWayne Chang <waynec@nvidia.com>
Signed-off-by: default avatarJon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20230111110450.24617-7-jonathanh@nvidia.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d8163a32
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment