Message ID | 20230110091713.444395-1-olivier.moysan@foss.st.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: dts: stm32: add timers support on stm32mp13 | expand |
On 1/10/23 10:17, Olivier Moysan wrote: > 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. > > Changes in v2: > - rebase serie > > 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(+) > Series applied on stm32-next. Regards Alex