From: Aditya Prayoga <aditya@kobol.io>
To: linux-gpio@vger.kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>,
Linus Walleij <linus.walleij@linaro.org>,
linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org,
Andrew Lunn <andrew@lunn.ch>,
Richard Genoud <richard.genoud@gmail.com>,
Ralph Sennhauser <ralph.sennhauser@gmail.com>,
Gregory CLEMENT <gregory.clement@bootlin.com>,
Gauthier Provost <gauthier@kobol.io>,
Dennis Gilmore <dennis@ausil.us>,
Aditya Prayoga <aditya@kobol.io>
Subject: [PATCH v2 0/1] gpio: mvebu: Add support for multiple PWM lines
Date: Wed, 12 Sep 2018 12:51:54 +0800 [thread overview]
Message-ID: <1536727915-113932-1-git-send-email-aditya@kobol.io> (raw)
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
next reply other threads:[~2018-09-12 4:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-12 4:51 Aditya Prayoga [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1536727915-113932-1-git-send-email-aditya@kobol.io \
--to=aditya@kobol.io \
--cc=andrew@lunn.ch \
--cc=dennis@ausil.us \
--cc=gauthier@kobol.io \
--cc=gregory.clement@bootlin.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=ralph.sennhauser@gmail.com \
--cc=richard.genoud@gmail.com \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).