ath79: move reference clock node to SoC dtsi
[openwrt/staging/ldir.git] / target / linux / ath79 / dts / ar7161_meraki_mr16.dts
index eb27e16e563f665a8ab7f7165f18422bd0234b77..7a19da82e36ee889b92446e512278d7a2f122e50 100644 (file)
                led-upgrade = &led_power_orange;
        };
 
-       extosc: ref {
-               compatible = "fixed-clock";
-               #clock-cells = <0>;
-               clock-output-names = "ref";
-               clock-frequency = <40000000>;
-       };
-
        leds {
                compatible = "gpio-leds";
 
        };
 };
 
-&pll {
-       clocks = <&extosc>;
-};
-
 &mdio0 {
        status = "okay";