X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Ffiles%2Farch%2Fmips%2Fboot%2Fdts%2Ffalcon.dtsi;h=dada3bcff2e3fcaee700ac95c9a9a70040b1dc70;hb=617622cb3c67f353daaec73af08d58802eb8536e;hp=b8418e35585c8d3f65b7bee2982c3d06c6304762;hpb=627b97f57d2005febb4e0865802f0d8a0d223992;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi index b8418e3558..dada3bcff2 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi +++ b/target/linux/lantiq/files/arch/mips/boot/dts/falcon.dtsi @@ -27,31 +27,6 @@ stdout-path = "serial0:115200n8"; }; - clocks { - compatible = "simple-bus"; - - cpu_clk: cpu { - compatible = "fixed-clock"; - #clock-cells = <0>; - clock-frequency = <400000000>; - clock-output-names = "cpu"; - }; - - io_clk: io { - compatible = "fixed-clock"; - #clock-cells = <0>; - clock-frequency = <200000000>; - clock-output-names = "io"; - }; - - fpi_clk: fpi { - compatible = "fixed-clock"; - #clock-cells = <0>; - clock-frequency = <100000000>; - clock-output-names = "fpi"; - }; - }; - ebu_cs0: localbus@10000000 { #address-cells = <1>; #size-cells = <1>; @@ -303,7 +278,6 @@ watchdog@803f0 { compatible = "lantiq,wdt"; reg = <0x803f0 0x10>; - clocks = <&io_clk>; /* currently no effect */ }; };