ARM: dts: remove old USB2 PHY node for exynos5250
[deliverable/linux.git] / arch / arm / boot / dts / exynos5250.dtsi
index 492e1eff37bd96dd652caf976bdfb88c7c9f9d34..f21b9aa00fbb214f4dee8b0b1980884f5411c70f 100644 (file)
                };
        };
 
-       usb2_phy: usbphy@12130000 {
-               compatible = "samsung,exynos5250-usb2phy";
-               reg = <0x12130000 0x100>;
-               clocks = <&clock CLK_FIN_PLL>, <&clock CLK_USB2>;
-               clock-names = "ext_xtal", "usbhost";
-               #address-cells = <1>;
-               #size-cells = <1>;
-               ranges;
-
-               usbphy-sys {
-                       reg = <0x10040704 0x8>,
-                             <0x10050230 0x4>;
-               };
-       };
-
        usb2_phy_gen: phy@12130000 {
                compatible = "samsung,exynos5250-usb2-phy";
                reg = <0x12130000 0x100>;
This page took 0.029562 seconds and 5 git commands to generate.