ARM: tegra: fix VBUS regulator GPIO polarity in DT
authorStephen Warren <swarren@nvidia.com>
Mon, 1 Jul 2013 21:07:05 +0000 (15:07 -0600)
committerArnd Bergmann <arnd@arndb.de>
Wed, 3 Jul 2013 12:40:40 +0000 (14:40 +0200)
commit9f310dedfecdf53974e6e7c21d8d4dc7e8ab8c14
tree024a8f78798eb840bf3cd24e37383f275e6d0345
parentd81f58753e088b8ce5305df7e2b4510a17159414
ARM: tegra: fix VBUS regulator GPIO polarity in DT

Commit 4c94c8b "ARM: tegra: update device trees for USB binding rework"
added regulator definitions for GPIO-controlled USB VBUS. However, none
of these contained the essential DT property enable-active-high. Add
this so that the regulator definitions are correct.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/tegra20-seaboard.dts
arch/arm/boot/dts/tegra20-trimslice.dts
arch/arm/boot/dts/tegra20-whistler.dts