]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: st: fix timer used for ticks
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 15 May 2025 13:12:39 +0000 (15:12 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 10 Jul 2025 15:05:56 +0000 (17:05 +0200)
Remove always-on on generic ARM timer as the clock source provided by
STGEN is deactivated in low power mode, STOP1 by example.

Fixes: 5d30d03aaf78 ("arm64: dts: st: introduce stm32mp25 SoCs family")
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Link: https://lore.kernel.org/r/20250515151238.1.I85271ddb811a7cf73532fec90de7281cb24ce260@changeid
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm64/boot/dts/st/stm32mp251.dtsi

index 30372ec100a40d474fc112911e3160f4bd7611f4..a4af4996ff24e565fe83e749dd9dc1e6f94c4402 100644 (file)
                             <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(1) | IRQ_TYPE_LEVEL_LOW)>,
                             <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(1) | IRQ_TYPE_LEVEL_LOW)>,
                             <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(1) | IRQ_TYPE_LEVEL_LOW)>;
-               always-on;
+               arm,no-tick-in-suspend;
        };
 
        soc@0 {