ath79: move reference clock node to SoC dtsi
[openwrt/staging/lynxis.git] / target / linux / ath79 / dts / ar7242_buffalo_wzr-bhr.dtsi
index 18e524f802af5941572b5995e4f8a4535b1d1c7d..e9d1eafe24bcf9d84d3ec241560d9d02897c17a6 100644 (file)
                led-upgrade = &led_diag;
        };
 
-       extosc: ref {
-               compatible = "fixed-clock";
-               #clock-cells = <0>;
-               clock-frequency = <40000000>;
-       };
-
        keys: keys {
                compatible = "gpio-keys";
 
        phy-handle = <&phy0>;
 };
 
-&pll {
-       clocks = <&extosc>;
-};
-
 &usb_phy {
        status = "okay";
 };