[PATCH V4 5/6] usb: host: xhci-tegra: Add Tegra234 XHCI support

Greg KH gregkh at linuxfoundation.org
Tue Nov 22 08:07:49 PST 2022


On Fri, Nov 18, 2022 at 03:40:05PM +0000, Jon Hunter wrote:
> From: Sing-Han Chen <singhanc at nvidia.com>
> 
> 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: Sing-Han Chen <singhanc at nvidia.com>
> Co-developed-by: Wayne Chang <waynec at nvidia.com>
> Signed-off-by: Wayne Chang <waynec at nvidia.com>
> Signed-off-by: Jon Hunter <jonathanh at nvidia.com>

This is should be much slower with the additional redirection.  Is it
noticable on this hardware platform with, and without this change?  Or
is the hardware slow enough that it doesn't even show up as a speed
decrease?

thanks,

greg k-h



More information about the linux-phy mailing list