commit | 53d2a715c24034ee4017f3c15c82bb4a53a07da5 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Nov 11 18:24:21 2015 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Fri Apr 29 16:44:47 2016 +0200 |
tree | a520b1e745e31eba9fb8936c3e19e1c4103214e1 | |
parent | d6f83c1b1dcac39729f48fe1c2d426b9c135df41 [diff] |
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: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Thierry Reding <treding@nvidia.com>