linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] pwm: mxs: add support for setting polarity via DT
@ 2019-09-23  8:13 Rasmus Villemoes
  2019-09-23  8:13 ` [PATCH 1/4] pwm: mxs: implement ->apply Rasmus Villemoes
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Rasmus Villemoes @ 2019-09-23  8:13 UTC (permalink / raw)
  To: Thierry Reding, Rob Herring, Mark Rutland, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, linux-pwm, devicetree, linux-arm-kernel,
	linux-kernel
  Cc: Rasmus Villemoes

This series adds support for setting the polarity via DT to the
pwm-mxs driver.

The DT binding is updated, but I'm not touching the existing .dts or
.dtsi files - it seems that the same was done for bcm2835 in commits
46421d9d8e802e570dfa4d793a4938d2642ec7a7 and
8a88b2a2017d1e7e80db53080baff591fd454722, while
arch/arm/boot/dts/bcm283x.dtsi still has #pwm-cells = <2>.

Rasmus Villemoes (4):
  pwm: mxs: implement ->apply
  pwm: mxs: remove legacy methods
  pwm: mxs: add support for inverse polarity
  dt-bindings: pwm: mxs-pwm: Increase #pwm-cells

 .../devicetree/bindings/pwm/mxs-pwm.txt       |  4 +-
 drivers/pwm/pwm-mxs.c                         | 73 ++++++++-----------
 2 files changed, 34 insertions(+), 43 deletions(-)

-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-10-02 14:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23  8:13 [PATCH 0/4] pwm: mxs: add support for setting polarity via DT Rasmus Villemoes
2019-09-23  8:13 ` [PATCH 1/4] pwm: mxs: implement ->apply Rasmus Villemoes
2019-09-23  8:24   ` Uwe Kleine-König
2019-09-23  9:04     ` Rasmus Villemoes
2019-09-23  9:17       ` Uwe Kleine-König
2019-09-23  8:13 ` [PATCH 2/4] pwm: mxs: remove legacy methods Rasmus Villemoes
2019-09-23  8:13 ` [PATCH 3/4] pwm: mxs: add support for inverse polarity Rasmus Villemoes
2019-09-23  8:27   ` Uwe Kleine-König
2019-09-23  8:45     ` Rasmus Villemoes
2019-09-23  8:54       ` Uwe Kleine-König
2019-09-23  8:13 ` [PATCH 4/4] dt-bindings: pwm: mxs-pwm: Increase #pwm-cells Rasmus Villemoes
2019-10-02 14:19   ` Rob Herring

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