ath79: move reference clock node to SoC dtsi
[openwrt/staging/lynxis.git] / target / linux / ath79 / dts / ar7161_buffalo_wzr-hp-ag300h.dtsi
index 35e083bc6178d75cc0dc74f4a548efb3bbbde645..4fe8d51a00f8d9449c54f82f1290ef4496452be9 100644 (file)
                led-upgrade = &led_diag;
        };
 
-       extosc: ref {
-               compatible = "fixed-clock";
-               #clock-cells = <0>;
-               clock-output-names = "ref";
-               clock-frequency = <40000000>;
-       };
-
        leds {
                compatible = "gpio-leds";
 
        };
 };
 
-&pll {
-       clocks = <&extosc>;
-};
-
 &spi {
        status = "okay";