phy: Add Tegra XUSB pad controller support
Add a new driver for the XUSB pad controller found on NVIDIA Tegra SoCs. This hardware block used to be exposed as a pin controller, but it turns out that this isn't a good fit. The new driver and DT binding much more accurately describe the hardware and are more flexible in supporting new SoC generations. Acked-by: NKishon Vijay Abraham I <kishon@ti.com> Signed-off-by: NThierry Reding <treding@nvidia.com>
Showing
drivers/phy/tegra/Kconfig
0 → 100644
drivers/phy/tegra/Makefile
0 → 100644
drivers/phy/tegra/xusb-tegra124.c
0 → 100644
此差异已折叠。
drivers/phy/tegra/xusb.c
0 → 100644
此差异已折叠。
drivers/phy/tegra/xusb.h
0 → 100644
include/linux/phy/tegra/xusb.h
0 → 100644
想要评论请 注册 或 登录