linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] gpio: mvebu: Add support for multiple PWM lines
@ 2018-09-12  4:51 Aditya Prayoga
  2018-09-12  4:51 ` [PATCH v2 1/1] gpio: mvebu: Add support for multiple PWM lines per GPIO chip Aditya Prayoga
  0 siblings, 1 reply; 4+ messages in thread
From: Aditya Prayoga @ 2018-09-12  4:51 UTC (permalink / raw)
  To: linux-gpio
  Cc: Thierry Reding, Linus Walleij, linux-pwm, linux-kernel,
	Andrew Lunn, Richard Genoud, Ralph Sennhauser, Gregory CLEMENT,
	Gauthier Provost, Dennis Gilmore, Aditya Prayoga


Hi everyone,

Helios4, an Armada 388 based NAS SBC, provides 2 (4-pins) fan connectors.
The PWM pins on both connector are connected to GPIO on bank 1. Current
gpio-mvebu does not allow more than one PWM on the same bank.

Aditya

---

Changes v1->v2:
  * Merge/squash "[Patch 2/2] gpio: mvebu: Allow to use non-default PWM counter"
  * Allow only two PWMs as suggested by Andrew Lunn and Richard Genoud

---

Aditya Prayoga (1):
  gpio: mvebu: Add support for multiple PWM lines per GPIO chip

 drivers/gpio/gpio-mvebu.c | 73 ++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 60 insertions(+), 13 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-09-13 11:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-12  4:51 [PATCH v2 0/1] gpio: mvebu: Add support for multiple PWM lines Aditya Prayoga
2018-09-12  4:51 ` [PATCH v2 1/1] gpio: mvebu: Add support for multiple PWM lines per GPIO chip Aditya Prayoga
2018-09-12 13:01   ` Andrew Lunn
2018-09-13 11:14     ` Aditya Prayoga

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