From: John Crispin Date: Wed, 26 Apr 2017 09:25:50 +0000 (+0800) Subject: arm: dts: mt7623: add clock-frequency to the a7 timer node to mt7623.dtsi X-Git-Tag: Ubuntu-5.13.0-19.19~13441^2~17^2~1 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=7e6c7fe95e3d0be80d0d05a2efde5c8fb97602ba;p=mirror_ubuntu-jammy-kernel.git arm: dts: mt7623: add clock-frequency to the a7 timer node to mt7623.dtsi We need to tell the driver what the timers frequency is and that the core has not be configured by the bootrom. Not doing so makes the unit not boot. Signed-off-by: John Crispin Signed-off-by: Sean Wang Signed-off-by: Matthias Brugger --- diff --git a/arch/arm/boot/dts/mt7623.dtsi b/arch/arm/boot/dts/mt7623.dtsi index 402579ab70d2..3a9e9b6aea68 100644 --- a/arch/arm/boot/dts/mt7623.dtsi +++ b/arch/arm/boot/dts/mt7623.dtsi @@ -72,6 +72,8 @@ , , ; + clock-frequency = <13000000>; + arm,cpu-registers-not-fw-configured; }; watchdog: watchdog@10007000 {