summaryrefslogtreecommitdiff
path: root/drivers/phy/tegra/xusb-tegra210.c
AgeCommit message (Collapse)AuthorFilesLines
2016-04-29phy: tegra: Add Tegra210 supportThierry Reding1-0/+2045
Add support for the XUSB pad controller found on Tegra210 SoCs. The hardware is roughly the same, but some of the registers have been moved around and the number and type of supported pads has changed. Signed-off-by: Thierry Reding <treding@nvidia.com>