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

Commit 11877cd8 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

ARM: dts: msm: Update the arch_timer frequency

Update the arch_timer frequency to 19.2 MHz, now that the device
boots up on a real hardware (instead of an emulation platform).
Leave the 96KHz still intact for emulation platforms.

Change-Id: I3745395b88d8aa9d1b0047b4eca7c85db4ec7a13
parent 29348bad
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
#include "lahaina-pmic-overlay.dtsi"
#include <dt-bindings/gpio/gpio.h>

&arch_timer {
	clock-frequency = <96000>;
};

&spmi_debug_bus {
	status = "ok";
};
+1 −1
Original line number Diff line number Diff line
@@ -508,7 +508,7 @@
			     <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>,
			     <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>,
			     <GIC_PPI 12 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>;
		clock-frequency = <96000>;
		clock-frequency = <19200000>;
	};

	memtimer: timer@17c20000 {