]> 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 cff32a991f055c466143b92a9be27db4025e3952..d0a8621fdad3c95cd0890a96ccc0208d8c03111a 100644 (file)
                        0xb0000000 0xea00000>;
        };
 
+       ehci@12110000 {
+               samsung,vbus-gpio = <&gpx2 6 GPIO_ACTIVE_HIGH>;
+       };
+
        serial@12C20000 {
                status="okay";
        };
@@ -42,4 +46,9 @@
        mmc@12220000 {
                fifoth_val = <0x201f0020>;
        };
+
+       emmc-reset {
+               compatible = "samsung,emmc-reset";
+               reset-gpio = <&gpd1 0 0>;
+       };
 };