Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Link: https://lore.kernel.org/linux-arm-kernel/20210923170747.5786-2-romain.perier@gmail.com

authored by

Romain Perier and committed by
Romain Perier
4ad12dd5 5e99934c

+1
+1
arch/arm/boot/dts/mstar-v7.dtsi
··· 39 39 * u-boot is broken 40 40 */ 41 41 clock-frequency = <6000000>; 42 + arm,cpu-registers-not-fw-configured; 42 43 }; 43 44 44 45 pmu: pmu {