ARM: dt: tegra: pinmux changes for USB ULPI
authorStephen Warren <swarren@nvidia.com>
Fri, 13 Apr 2012 22:35:20 +0000 (16:35 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 25 Apr 2012 21:22:10 +0000 (15:22 -0600)
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>

No differences found