Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c58c1a4c authored by Doug Anderson's avatar Doug Anderson Committed by Olof Johansson
Browse files

ARM: exynos: dts: Fixed vbus-gpios



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: default avatarDoug Anderson <dianders@chromium.org>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 08858461
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -214,7 +214,7 @@
	};

	usb@12110000 {
		samsung,vbus-gpio = <&gpx2 6 1 3 3>;
		samsung,vbus-gpio = <&gpx2 6 0>;
	};

	dp-controller {
+1 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@
	};

	usb@12110000 {
		samsung,vbus-gpio = <&gpx1 1 1 3 3>;
		samsung,vbus-gpio = <&gpx1 1 0>;
	};

	fixed-rate-clocks {