commit | 563da21b1d1878736905bbff0f096fcd960d57c5 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Apr 13 16:35:20 2012 -0600 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Apr 25 15:22:10 2012 -0600 |
tree | a73429c7eaf743341033b7fbd0c1011259797ddd | |
parent | aa607ebf93a5fc26275a575781399df971dd1b91 [diff] |
ARM: dt: tegra: pinmux changes for USB ULPI Ensure that the USB ULPI signals are not tri-stated, and have no pull- up or pull-down. Ensure that the pingroup hosting the USB ULPI reset signal (GPIO PV0 or PV1 depending on the board, so UAC) is not tri-stated, and has no pull- up or pull-down. This change appears larger than it is due to the grouping and sorting of the pin configuration data. Signed-off-by: Stephen Warren <swarren@nvidia.com>