ARM: exynos: dts: Fixed vbus-gpios
authorDoug Anderson <dianders@chromium.org>
Wed, 8 May 2013 17:37:16 +0000 (10:37 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 9 May 2013 20:25:23 +0000 (13:25 -0700)
The 'samsung,vbus-gpio' was submitted before pinmux landed for
exynos5250 and uses the old-style gpio specifier.  Fix the two
exynos5250 boards that use it.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/exynos5250-smdk5250.dts
arch/arm/boot/dts/exynos5250-snow.dts

index 26d856b..3e0c792 100644 (file)
        };
 
        usb@12110000 {
-               samsung,vbus-gpio = <&gpx2 6 1 3 3>;
+               samsung,vbus-gpio = <&gpx2 6 0>;
        };
 
        dp-controller {
index bf4744b..d449feb 100644 (file)
        };
 
        usb@12110000 {
-               samsung,vbus-gpio = <&gpx1 1 1 3 3>;
+               samsung,vbus-gpio = <&gpx1 1 0>;
        };
 
        fixed-rate-clocks {