]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/dts/exynos5422-odroidxu3.dts
am33xx: Update DT files, add am335x_gp_evm_config target
[karo-tx-uboot.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>;
+       };
 };