[PATCH 0/4] Add STM32 timers to stm32mp157c
Fabrice Gasnier
fabrice.gasnier at st.com
Tue Apr 17 06:45:26 PDT 2018
This series adds support for STM32 timers to stm32mp157c. These
timers can act PWM, trigger and/or encoder.
Populate stm32mp157c SOC and ed1/ev1 boards.
Fabrice Gasnier (4):
ARM: dts: stm32: add timers support to stm32mp157c
ARM: dts: stm32: add PWM pins used on stm32mp157c-ev1 board
ARM: dts: stm32: add PWM and triggers on stm32mp157c-ev1 board
ARM: dts: stm32: enable timer trigger 6 on stm32mp157c-ed1
arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 27 +++
arch/arm/boot/dts/stm32mp157c-ed1.dts | 7 +
arch/arm/boot/dts/stm32mp157c-ev1.dts | 36 ++++
arch/arm/boot/dts/stm32mp157c.dtsi | 283 ++++++++++++++++++++++++++++++
4 files changed, 353 insertions(+)
--
1.9.1
More information about the linux-arm-kernel
mailing list