From: Stephen Warren Date: Mon, 1 Jul 2013 21:07:05 +0000 (-0600) Subject: ARM: tegra: fix VBUS regulator GPIO polarity in DT X-Git-Tag: v3.11-rc1~12^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f310dedfecdf53974e6e7c21d8d4dc7e8ab8c14;p=pandora-kernel.git 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 Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed