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)
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>

No differences found