提交 c58c1a4c 编写于 作者: D Doug Anderson 提交者: Olof Johansson

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: NDoug Anderson <dianders@chromium.org>
Signed-off-by: NOlof Johansson <olof@lixom.net>
上级 08858461
...@@ -214,7 +214,7 @@ ...@@ -214,7 +214,7 @@
}; };
usb@12110000 { usb@12110000 {
samsung,vbus-gpio = <&gpx2 6 1 3 3>; samsung,vbus-gpio = <&gpx2 6 0>;
}; };
dp-controller { dp-controller {
......
...@@ -183,7 +183,7 @@ ...@@ -183,7 +183,7 @@
}; };
usb@12110000 { usb@12110000 {
samsung,vbus-gpio = <&gpx1 1 1 3 3>; samsung,vbus-gpio = <&gpx1 1 0>;
}; };
fixed-rate-clocks { fixed-rate-clocks {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册