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

Commit a7bc6394 authored by Srinivas Ramana's avatar Srinivas Ramana
Browse files

ARM: dts: msm: Correct the timer frequency on sm6150 RUMI



RUMI platform has the CP15 timers running at 1MHZ.
Correct the frequency parameter to match this.

Change-Id: I0c8dd0a6c552b2d51457fbe73c94b20f4b8b5941
Signed-off-by: default avatarSrinivas Ramana <sramana@codeaurora.org>
parent ff25c3b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

&soc {
	timer {
		clock-frequency = <5500000>;
		clock-frequency = <1000000>;
	};

	timer@0x17c00000 {