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

Commit e272b7ee authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: dts: set the 24MHz xtal as parent of the UART clock



This has no practical effect but reflects the actual clock
hierarchy of the system.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 29b4817d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@
		#clock-cells = <0>;
		compatible = "fixed-clock";
		clock-frequency = <14745600>;
		clocks = <&xtal24mhz>;
	};

	syscon {