Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-28 | dm: tegra: Convert USB setup to livetree | Simon Glass | |
Adjust this code to support a live device tree. This should be implemented as a PHY driver but that is left as an exercise for the maintainer. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Stephen Warren <swarren@nvidia.com> | |||
2015-11-12 | ARM: tegra: rename dummy XUSB padctl implementation | Stephen Warren | |
A future patch will soon move some of the XUSB padctl code into a common file in arch/arm/mach-tegra. Rename the existing dummy XUSB padctl file to avoid conflicting with that, or being confusing. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com> |