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

Commit 43447fe7 authored by Joonwoo Park's avatar Joonwoo Park
Browse files

ARM: dts: msmzirc: use mmio timer instead of arch timer



msmzirc doesn't have interrupt connection to ARM arch timer.  Use mmio
timer instead.

Change-Id: I88a77eb74cea256f31b2db512ba7a807460b1727
Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent 1865e3bf
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -63,15 +63,6 @@
		};
	};

	timer {
		compatible = "arm,armv7-timer";
		interrupts = <1 2 0xf08>,
			     <1 3 0xf08>,
			     <1 4 0xf08>,
			     <1 1 0xf08>;
		clock-frequency = <19200000>;
	};

	timer@b020000 {
		#address-cells = <1>;
		#size-cells = <1>;