ath79: move reference clock node to SoC dtsi
[openwrt/staging/ldir.git] / target / linux / ath79 / dts / ar7242_buffalo_wzr-hp-g302h-a1a0.dts
index f454725f6a9ba9ee53bee44e885b4cf2cf38ff2d..b8aa2aa2102576a0c2e3158a10ec87a1403be6c0 100644 (file)
                led-upgrade = &led_diag;
        };
 
-       extosc: ref {
-               compatible = "fixed-clock";
-               #clock-cells = <0>;
-               clock-frequency = <40000000>;
-       };
-
        keys {
                compatible = "gpio-keys";
 
        };
 };
 
-&pll {
-       clocks = <&extosc>;
-};
-
 &usb_phy {
        status = "okay";
 };