diff options
author | Marek Vasut <marex@denx.de> | 2024-05-13 23:58:15 +0200 |
---|---|---|
committer | Alexandre Torgue <alexandre.torgue@foss.st.com> | 2024-06-05 10:38:37 +0200 |
commit | 4306c047415a227bc72f0e7ba9bde1ccdac10435 (patch) | |
tree | 2bc548a481d6e4e1e78f859f6176eaf1c67d86b7 /arch/arm/boot/dts/allwinner/sun7i-a20-cubieboard2.dts | |
parent | 3d058df954ebdb592fd421e0005f6d0c25da21ed (diff) |
ARM: dts: stm32: Add arm,no-tick-in-suspend to STM32MP15xx STGEN timer
STM32MP15xx RM0436 Rev 6 section 46.3 System timer generator (STGEN) states
"
Arm recommends that the system counter is in an always-on power domain.
This is not supported in the current implementation, therefore STGEN should
be saved and restored before Standby mode entry, and restored at Standby
exit by secure software.
...
"
Instead of piling up workarounds in the firmware which is difficult to
update, add "arm,no-tick-in-suspend" DT property into the timer node to
indicate the timer is stopped in suspend, and let the kernel fix the
timer up.
Fixes: 8471a20253eb ("ARM: dts: stm32: add stm32mp157c initial support")
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Diffstat (limited to 'arch/arm/boot/dts/allwinner/sun7i-a20-cubieboard2.dts')
0 files changed, 0 insertions, 0 deletions