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

Commit 029f3885 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update qtimer frequency on SDXPRAIRIE RUMI"

parents 4b6219d1 e92949da
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,10 +14,10 @@

&soc {
	timer {
		clock-frequency = <96000>;
		clock-frequency = <48000>;
	};

	timer@17820000 {
		clock-frequency = <96000>;
		clock-frequency = <48000>;
	};
};