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

Commit 84baf059 authored by Shadab Naseem's avatar Shadab Naseem Committed by Yogesh Lal
Browse files

ARM: dts: msm: Correct the timer frequency for Bengal rumi

Correct the timer frequency for Bengal Rumi platform as per
release document.

Change-Id: I6173b3c4374ec498ab77e942479f0113a78aeb6f
parent 7ecb8922
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,11 +18,11 @@
	};

	timer {
		clock-frequency = <800000>;
		clock-frequency = <500000>;
	};

	timer@f120000 {
		clock-frequency = <800000>;
		clock-frequency = <500000>;
	};

	wdog: qcom,wdt@f017000 {