commit | d9db4cb4d89283a18c77477af775df2be795a5ff | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Wed Dec 14 16:25:01 2022 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Thu Jan 12 16:30:52 2023 +0100 |
tree | 622487ca2aceb91e315eefa2af9d10bc67560f5f | |
parent | 5be6a7f2b560c0881caa2f73f95561c8eaa5622f [diff] |
ARM: dts: stm32: Add timer interrupts on stm32mp15 The timer units in the stm32mp15x CPUs have interrupts, depending on the timer flavour either one "global" or four dedicated ones. Add the irqs to the timer units on stm32mp15x. Sync the DT Files with linux kernel v6.1 and with commit a9b70102253ce ("ARM: dts: stm32: Add timer interrupts on stm32mp15") Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>