From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: aditya@kobol.io, Linus Walleij <linus.walleij@linaro.org>
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>,
Ralph Sennhauser <ralph.sennhauser@gmail.com>,
Richard Genoud <richard.genoud@gmail.com>,
"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
gauthier@kobol.io, alban.browaeys@gmail.com,
"thierry.reding@gmail.com" <thierry.reding@gmail.com>,
linux-pwm@vger.kernel.org,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/2] gpio: mvebu: Add support for multiple PWM lines
Date: Fri, 03 Aug 2018 11:36:44 +0200 [thread overview]
Message-ID: <87sh3vbxlf.fsf@bootlin.com> (raw)
In-Reply-To: <CACRpkdbiAkt6hT+LeRXCjWDZwjeYDF-e3sckMOWqnL2rdqLDug@mail.gmail.com> (Linus Walleij's message of "Sun, 29 Jul 2018 22:58:16 +0200")
Hi Linus and Adita
On dim., juil. 29 2018, Linus Walleij <linus.walleij@linaro.org> wrote:
> Hoping for some review from Gergory, Ralph or Richard who all seem
> to use this driver!
Would it be possible to resend the series adding me in CC? I would
like to comment the patches, but unfortunately it seems that I was in
none of the mailing list where the series had been sent.
I found the patches on patchwork, and started to have a look on it for
example, in the patch "gpio: mvebu: Add support for multiple PWM lines
per GPIO chip", I wonder why the id is stored as it was not used at all.
Having the patch inlined in an email would male the review easier.
Thanks,
Gregory
>
> Yours,
> Linus Walleij
>
> On Fri, Jul 20, 2018 at 9:24 PM Aditya Prayoga <aditya@kobol.io> wrote:
>>
>> 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
>>
>> ---
>>
>> 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
>>
--
Gregory Clement, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com
WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: aditya@kobol.io, Linus Walleij <linus.walleij@linaro.org>
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>,
Ralph Sennhauser <ralph.sennhauser@gmail.com>,
Richard Genoud <richard.genoud@gmail.com>,
"open list\:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
gauthier@kobol.io, alban.browaeys@gmail.com,
"thierry.reding\@gmail.com" <thierry.reding@gmail.com>,
linux-pwm@vger.kernel.org,
"linux-kernel\@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/2] gpio: mvebu: Add support for multiple PWM lines
Date: Fri, 03 Aug 2018 11:36:44 +0200 [thread overview]
Message-ID: <87sh3vbxlf.fsf@bootlin.com> (raw)
In-Reply-To: <CACRpkdbiAkt6hT+LeRXCjWDZwjeYDF-e3sckMOWqnL2rdqLDug@mail.gmail.com> (Linus Walleij's message of "Sun, 29 Jul 2018 22:58:16 +0200")
Hi Linus and Adita
On dim., juil. 29 2018, Linus Walleij <linus.walleij@linaro.org> wrote:
> Hoping for some review from Gergory, Ralph or Richard who all seem
> to use this driver!
Would it be possible to resend the series adding me in CC? I would
like to comment the patches, but unfortunately it seems that I was in
none of the mailing list where the series had been sent.
I found the patches on patchwork, and started to have a look on it for
example, in the patch "gpio: mvebu: Add support for multiple PWM lines
per GPIO chip", I wonder why the id is stored as it was not used at all.
Having the patch inlined in an email would male the review easier.
Thanks,
Gregory
>
> Yours,
> Linus Walleij
>
> On Fri, Jul 20, 2018 at 9:24 PM Aditya Prayoga <aditya@kobol.io> wrote:
>>
>> 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
>>
>> ---
>>
>> 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
>>
--
Gregory Clement, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com
next prev parent reply other threads:[~2018-08-03 9:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-20 19:23 [PATCH 0/2] gpio: mvebu: Add support for multiple PWM lines Aditya Prayoga
2018-07-20 19:23 ` [PATCH 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip Aditya Prayoga
2018-07-20 19:23 ` [PATCH 2/2] gpio: mvebu: Allow to use non-default PWM counter Aditya Prayoga
2018-07-29 20:58 ` [PATCH 0/2] gpio: mvebu: Add support for multiple PWM lines Linus Walleij
2018-08-03 9:36 ` Gregory CLEMENT [this message]
2018-08-03 9:36 ` Gregory CLEMENT
2018-08-03 9:42 ` Richard Genoud
2018-08-03 9:44 ` Richard Genoud
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=87sh3vbxlf.fsf@bootlin.com \
--to=gregory.clement@bootlin.com \
--cc=aditya@kobol.io \
--cc=alban.browaeys@gmail.com \
--cc=gauthier@kobol.io \
--cc=gregory.clement@free-electrons.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 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.