diff options
author | Fabrice Gasnier <fabrice.gasnier@foss.st.com> | 2025-04-29 14:51:29 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-05-13 11:13:02 +0100 |
commit | 5414bc8c57c41038b1994cd21a2cc0b8415c1544 (patch) | |
tree | 9b62f4dec9b924e7831100d6b2400ad2aa2f6825 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4f8ceb0302b36c5f78bcc8d0e7cfa2372fba134c (diff) |
clocksource/drivers/stm32-lptimer: Add support for stm32mp25
On stm32mp25, DIER (former IER) must only be modified when the lptimer
is enabled. On earlier SoCs, it must be only be modified when it is
disabled. There's also a new DIEROK flag, to ensure register access
has completed.
Add a new "set_evt" routine to be used on stm32mp25, called depending
on the version register, read by the MFD core (LPTIM_VERR).
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20250429125133.1574167-4-fabrice.gasnier@foss.st.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions