arm: Remove unused ST-Ericsson u8500 arch
[oweals/u-boot.git] / arch / arm / dts / exynos5422-odroidxu3.dts
index 79a7acd7df77d67e36c2e2e3dc88871342b74522..d0a8621fdad3c95cd0890a96ccc0208d8c03111a 100644 (file)
@@ -32,7 +32,7 @@
        };
 
        ehci@12110000 {
-               samsung,vbus-gpio = <&gpio 0x66 0>; /* X26 */
+               samsung,vbus-gpio = <&gpx2 6 GPIO_ACTIVE_HIGH>;
        };
 
        serial@12C20000 {
@@ -46,4 +46,9 @@
        mmc@12220000 {
                fifoth_val = <0x201f0020>;
        };
+
+       emmc-reset {
+               compatible = "samsung,emmc-reset";
+               reset-gpio = <&gpd1 0 0>;
+       };
 };