Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a9f1681 authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

ARM: dts: at91: pm9g45: remove leftovers clock definition



The clocks group properties and the clock@0 node have been obsolete for two
years, remove them.

Acked-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent 05e41d60
Loading
Loading
Loading
Loading
+0 −9
Original line number Original line Diff line number Diff line
@@ -21,15 +21,6 @@
	};
	};


	clocks {
	clocks {
		#address-cells = <1>;
		#size-cells = <1>;
		ranges;

		main_clock: clock@0 {
			compatible = "atmel,osc", "fixed-clock";
			clock-frequency = <12000000>;
		};

		slow_xtal {
		slow_xtal {
		      clock-frequency = <32768>;
		      clock-frequency = <32768>;
		};
		};