commit | 84786a4c58fdce214ff3f85550922bbef9bb5c3b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Mar 25 12:22:35 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:26 2015 -0600 |
tree | c4088ab99fc1a67837767d3de0bad27ea30b6df0 | |
parent | 697033cbf0a0bf0e0564b08c8b02dd543b431a2f [diff] |
dm: usb: tegra: Add vbus GPIOs for nyan These are needed to enable the USB bus (although not sufficient since it still does not work). Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Marek Vasut <marex@denx.de>