ARM: dts: exynos: Use standard arrays of generic PHYs for EHCI/OHCI devices
[linux-2.6-microblaze.git] / arch / arm / boot / dts / exynos4412-origen.dts
index 698de43..ecd14b2 100644 (file)
 &ehci {
        samsung,vbus-gpio = <&gpx3 5 1>;
        status = "okay";
-
-       port@1 {
-               status = "okay";
-       };
-       port@2 {
-               status = "okay";
-       };
+       phys = <&exynos_usbphy 2>, <&exynos_usbphy 3>;
+       phy-names = "hsic0", "hsic1";
 };
 
 &fimd {