aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRomain Perier <[email protected]>2021-09-23 19:07:45 +0200
committerRomain Perier <[email protected]>2021-10-20 16:47:30 +0200
commit4ad12dd5a2b05406473dc33bdf7dc6fd79024ca6 (patch)
tree6590fcb8dfa85dc3b1c4c7982d643a5dd04d0d2c
parent5e99934c42fc9a37ab832ace8e9d9c885301ae10 (diff)
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 <[email protected]> Signed-off-by: Daniel Palmer <[email protected]> Link: https://lore.kernel.org/linux-arm-kernel/[email protected]
-rw-r--r--arch/arm/boot/dts/mstar-v7.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/mstar-v7.dtsi b/arch/arm/boot/dts/mstar-v7.dtsi
index de8bee346dc0..89ebfe4f29da 100644
--- a/arch/arm/boot/dts/mstar-v7.dtsi
+++ b/arch/arm/boot/dts/mstar-v7.dtsi
@@ -39,6 +39,7 @@
* u-boot is broken
*/
clock-frequency = <6000000>;
+ arm,cpu-registers-not-fw-configured;
};
pmu: pmu {