All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers: pwm: add pwm support for sama5d2
@ 2017-02-23  8:38 ` Claudiu Beznea
  0 siblings, 0 replies; 29+ messages in thread
From: Claudiu Beznea @ 2017-02-23  8:38 UTC (permalink / raw)
  To: thierry.reding, robh+dt, pawel.moll, mark.rutland,
	ijc+devicetree, galak, boris.brezillon, alexandre.belloni
  Cc: linux-pwm, devicetree, linux-kernel, linux-arm-kernel, Claudiu Beznea

Extend atmel-pwm driver in order to support sama5d2 pwm
specifics. Since the new SoC supports changing of pwm
parameters (period and duty factor) without need to first
disable/enable the pwm channel this series adapt the
existing code in order to let changing of these parameters
for sama5d2.

Claudiu Beznea (2):
  drivers: pwm: pwm-atmel: add support for pwm on sama5d2
  drivers: pwm: pwm-atmel: add support to allow run time changing of
    pwm parameters

 .../devicetree/bindings/pwm/atmel-pwm.txt          |  1 +
 drivers/pwm/pwm-atmel.c                            | 40 ++++++++++++++++++----
 2 files changed, 35 insertions(+), 6 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-02-27 15:28 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-23  8:38 [PATCH 0/2] drivers: pwm: add pwm support for sama5d2 Claudiu Beznea
2017-02-23  8:38 ` Claudiu Beznea
2017-02-23  8:38 ` Claudiu Beznea
2017-02-23  8:38 ` [PATCH 1/2] drivers: pwm: pwm-atmel: add support for pwm on sama5d2 Claudiu Beznea
2017-02-23  8:38   ` Claudiu Beznea
2017-02-23  8:38   ` Claudiu Beznea
2017-02-23  9:16   ` Alexandre Belloni
2017-02-23  9:16     ` Alexandre Belloni
2017-02-23  9:16     ` Alexandre Belloni
2017-02-27 15:23     ` m18063
2017-02-27 15:23       ` m18063
2017-02-27 15:23       ` m18063
2017-02-23  8:38 ` [PATCH 2/2] drivers: pwm: pwm-atmel: add support to allow run time changing of pwm parameters Claudiu Beznea
2017-02-23  8:38   ` Claudiu Beznea
2017-02-23  8:38   ` Claudiu Beznea
2017-02-23  9:21   ` Alexandre Belloni
2017-02-23  9:21     ` Alexandre Belloni
2017-02-23  9:21     ` Alexandre Belloni
2017-02-23 10:25     ` m18063
2017-02-23 10:25       ` m18063
2017-02-23 10:25       ` m18063
2017-02-23 10:32       ` Boris Brezillon
2017-02-23 10:32         ` Boris Brezillon
2017-02-23 10:32         ` Boris Brezillon
2017-02-23 10:32       ` Alexandre Belloni
2017-02-23 10:32         ` Alexandre Belloni
2017-02-23 15:22         ` m18063
2017-02-23 15:22           ` m18063
2017-02-23 15:22           ` m18063

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.