linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines
@ 2018-08-06  2:29 Aditya Prayoga
  2018-08-06  2:29 ` [PATCH RESEND 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip Aditya Prayoga
  2018-08-06  2:29 ` [PATCH RESEND 2/2] gpio: mvebu: Allow to use non-default PWM counter Aditya Prayoga
  0 siblings, 2 replies; 14+ messages in thread
From: Aditya Prayoga @ 2018-08-06  2:29 UTC (permalink / raw)
  To: linux-gpio
  Cc: Richard Genoud, Gregory CLEMENT, Gauthier Provost, Alban Browaeys,
	Thierry Reding, Linus Walleij, linux-pwm, linux-kernel,
	Dennis Gilmore, Ralph Sennhauser, Andrew Lunn, 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.

Resend the patch to add more reviewer.

Aditya

---

Aditya Prayoga (2):
  gpio: mvebu: Add support for multiple PWM lines per GPIO chip
  gpio: mvebu: Allow to use non-default PWM counter

 drivers/gpio/gpio-mvebu.c | 111 ++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 92 insertions(+), 19 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-08-29 12:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-06  2:29 [PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines Aditya Prayoga
2018-08-06  2:29 ` [PATCH RESEND 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip Aditya Prayoga
2018-08-06  3:38   ` Andrew Lunn
2018-08-08 10:27     ` Aditya Prayoga
2018-08-29  7:54   ` Linus Walleij
2018-08-29  8:02     ` Thomas Petazzoni
2018-08-29 12:09       ` Linus Walleij
2018-08-29 12:52         ` Andrew Lunn
2018-08-29  8:13     ` Gregory CLEMENT
2018-08-06  2:29 ` [PATCH RESEND 2/2] gpio: mvebu: Allow to use non-default PWM counter Aditya Prayoga
2018-08-06 13:52   ` Andrew Lunn
2018-08-08 11:40     ` Aditya Prayoga
2018-08-09 15:03     ` Richard Genoud
2018-08-09 15:43       ` Andrew Lunn

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