From: Matthias Brugger Date: Thu, 20 Jul 2017 10:22:47 +0000 (+0200) Subject: arm64: dts: mediatek: Delete unused dummy clock for MT6797 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6ebbe61d9028d7f4970ece8a206a525381a834bd;p=linux.git arm64: dts: mediatek: Delete unused dummy clock for MT6797 After adding the clock subsystem to the SOC, the dummy clock clk32k is not longer needed. Delete it. Signed-off-by: Matthias Brugger --- diff --git a/arch/arm64/boot/dts/mediatek/mt6797.dtsi b/arch/arm64/boot/dts/mediatek/mt6797.dtsi index 1cb45219ef052..4beaa71107d7d 100644 --- a/arch/arm64/boot/dts/mediatek/mt6797.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt6797.dtsi @@ -108,13 +108,6 @@ clock-output-names = "clk26m"; }; - clk32k: oscillator@1 { - compatible = "fixed-clock"; - #clock-cells = <0>; - clock-frequency = <32000>; - clock-output-names = "clk32k"; - }; - timer { compatible = "arm,armv8-timer"; interrupt-parent = <&gic>;