commit | cf0c6e2ae5dc14de0e1ca0ec4a97767295a1733a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 25 08:29:59 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 28 12:02:47 2017 -0600 |
tree | 86cb09017932d6313c75d8678d66b4f2a05d099f | |
parent | 0662cf26541d91e1e2356ffdd7ec3f079a112022 [diff] |
dm: tegra: Convert USB setup to livetree 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>