linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add PM support to STM32 Timer PWM
@ 2019-09-30 15:39 Fabrice Gasnier
  2019-09-30 15:39 ` [PATCH 1/2] dt-bindings: pwm-stm32: document pinctrl sleep state Fabrice Gasnier
  2019-09-30 15:39 ` [PATCH 2/2] pwm: stm32: add power management support Fabrice Gasnier
  0 siblings, 2 replies; 7+ messages in thread
From: Fabrice Gasnier @ 2019-09-30 15:39 UTC (permalink / raw)
  To: thierry.reding, robh+dt
  Cc: alexandre.torgue, mark.rutland, mcoquelin.stm32, fabrice.gasnier,
	devicetree, linux-arm-kernel, linux-kernel, linux-pwm,
	benjamin.gaignard, linux-stm32

This patch series adds power management support for STM32 Timer PWM:
- Document the pinctrl sleep state for STM32 Timer PWM
- STM32 Timer PWM driver

Fabrice Gasnier (2):
  dt-bindings: pwm-stm32: document pinctrl sleep state
  pwm: stm32: add power management support

 .../devicetree/bindings/pwm/pwm-stm32.txt          |  8 ++-
 drivers/pwm/pwm-stm32.c                            | 82 ++++++++++++++++------
 2 files changed, 67 insertions(+), 23 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-10-01 13:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-30 15:39 [PATCH 0/2] Add PM support to STM32 Timer PWM Fabrice Gasnier
2019-09-30 15:39 ` [PATCH 1/2] dt-bindings: pwm-stm32: document pinctrl sleep state Fabrice Gasnier
2019-09-30 15:39 ` [PATCH 2/2] pwm: stm32: add power management support Fabrice Gasnier
2019-10-01  7:04   ` Uwe Kleine-König
2019-10-01  8:18     ` Fabrice Gasnier
2019-10-01  9:51       ` Uwe Kleine-König
2019-10-01 13:48         ` Fabrice Gasnier

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).