ath79: move reference clock node to SoC dtsi
[openwrt/staging/lynxis.git] / target / linux / ath79 / dts / ar7241_ubnt_unifi.dtsi
index d05ed080a8c5f986ceffec5016b0e47f3ed8f68a..ec8c6381e715f2bd3eef44f713749fa8cce076ae 100644 (file)
                label-mac-device = &eth0;
        };
 
-       extosc: ref {
-               compatible = "fixed-clock";
-               #clock-cells = <0>;
-               clock-frequency = <40000000>;
-       };
-
        keys {
                compatible = "gpio-keys";
 
        };
 };
 
-&pll {
-       clocks = <&extosc>;
-};
-
 &pcie {
        status = "okay";