From: Stephen Warren Date: Fri, 13 Apr 2012 22:35:20 +0000 (-0600) Subject: ARM: dt: tegra: pinmux changes for USB ULPI X-Git-Tag: v3.5-rc1~73^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=563da21b1d1878736905bbff0f096fcd960d57c5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed