ath79: move reference clock node to SoC dtsi
[openwrt/staging/lynxis.git] / target / linux / ath79 / dts / ar7161_trendnet_tew-673gru.dts
index 8657e291bdc0f8ee689149bd517d75c909ee73bb..b6d66a08a5b747b459a3f391ff7d05b42f4c6344 100644 (file)
                led-upgrade = &led_wps;
        };
 
-       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";