]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/exynos4412-odroid.dts
patman: Use the full commit hash for 'git checkout'
[u-boot] / arch / arm / dts / exynos4412-odroid.dts
index aea012c0dcbeb914d3655a33c3d684096439c9fe..c78efec64957ea53e801df849da005f06e56d36c 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 /dts-v1/;
-#include "exynos4.dtsi"
+#include "exynos4412.dtsi"
 
 / {
        model = "Odroid based on Exynos4412";
                div = <0x3>;
                index = <4>;
        };
+
+       ehci@12580000 {
+               compatible = "samsung,exynos-ehci";
+               reg = <0x12580000 0x100>;
+               #address-cells = <1>;
+               #size-cells = <1>;
+               phy {
+                       compatible = "samsung,exynos-usb-phy";
+                       reg = <0x125B0000 0x100>;
+               };
+       };
 };