Hi Uwe On 5/19/22 18:28, Uwe Kleine-König wrote:
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. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> --- arch/arm/boot/dts/stm32mp151.dtsi | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+)
Sorry for the delays. Applied on stm32-next. Thanks. Alex