mbox series

[0/3] ARM: dts: stm32: add timers support on stm32mp13

Message ID 20230105130612.330155-1-olivier.moysan@foss.st.com
Headers show
Series ARM: dts: stm32: add timers support on stm32mp13 | expand

Message

Olivier Moysan Jan. 5, 2023, 1:06 p.m. UTC
Add STM32 TIM and LPTIM support to STM32MP13 SoCs family.
Add also support of timers available on DK board RPI expansion connector.
These timers are configured in the DK board device tree, but let in
disabled state by default.

Olivier Moysan (3):
  ARM: dts: stm32: add timers support on stm32mp131
  ARM: dts: stm32: add timer pins muxing for stm32mp135f-dk
  ARM: dts: stm32: add timers support on stm32mp135f-dk

 arch/arm/boot/dts/stm32mp13-pinctrl.dtsi |  60 +++
 arch/arm/boot/dts/stm32mp131.dtsi        | 557 +++++++++++++++++++++++
 arch/arm/boot/dts/stm32mp135f-dk.dts     |  58 +++
 3 files changed, 675 insertions(+)