LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 0/4] Add STM32 timers to stm32mp157c
@ 2018-04-17 13:45 Fabrice Gasnier
  2018-04-17 13:45 ` [PATCH 1/4] ARM: dts: stm32: add timers support " Fabrice Gasnier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Fabrice Gasnier @ 2018-04-17 13:45 UTC (permalink / raw)
  To: alexandre.torgue, robh+dt
  Cc: mcoquelin.stm32, mark.rutland, devicetree, linux-arm-kernel,
	linux-kernel, fabrice.gasnier

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-05-02  8:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-17 13:45 [PATCH 0/4] Add STM32 timers to stm32mp157c Fabrice Gasnier
2018-04-17 13:45 ` [PATCH 1/4] ARM: dts: stm32: add timers support " Fabrice Gasnier
2018-04-17 13:45 ` [PATCH 2/4] ARM: dts: stm32: add PWM pins used on stm32mp157c-ev1 board Fabrice Gasnier
2018-04-17 13:45 ` [PATCH 3/4] ARM: dts: stm32: add PWM and triggers " Fabrice Gasnier
2018-04-17 13:45 ` [PATCH 4/4] ARM: dts: stm32: enable timer trigger 6 on stm32mp157c-ed1 Fabrice Gasnier
2018-05-02  8:13 ` [PATCH 0/4] Add STM32 timers to stm32mp157c Alexandre Torgue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).