Commit 4ad12dd5 authored by Romain Perier's avatar Romain Perier Committed by Romain Perier
Browse files

ARM: dts: mstar: Mark timer with arm,cpu-registers-not-fw-configured



The vendor u-boot does not configure the arch timer correctly on
MStar, let Linux do it.

Signed-off-by: default avatarRomain Perier <romain.perier@gmail.com>
Signed-off-by: default avatarDaniel Palmer <daniel@0x0f.com>
Link: https://lore.kernel.org/linux-arm-kernel/20210923170747.5786-2-romain.perier@gmail.com
parent 5e99934c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ arch_timer {
		 * u-boot is broken
		 */
		clock-frequency = <6000000>;
		arm,cpu-registers-not-fw-configured;
	};

	pmu: pmu {