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

Commit 2340cd11 authored by Magnus Damm's avatar Magnus Damm Committed by Simon Horman
Browse files

ARM: shmobile: sh7372: Update DTS to include CPU frequency



Add CPU Frequency information to the sh7372 DTS file. This
will allow us to use the shared C code on sh7372 and Mackerel
which reads out the clock frequency from DT and calculates the
delay settings from there.

Signed-off-by: default avatarMagnus Damm <damm+renesas@opensource.se>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 93acbd2c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
			compatible = "arm,cortex-a8";
			device_type = "cpu";
			reg = <0x0>;
			clock-frequency = <800000000>;
		};
	};