Re: [PATCH v2 01/10] pinctrl: move gpio-axp209 to pinctrl

From: Chen-Yu Tsai
Date: Tue Sep 26 2017 - 09:09:29 EST


On Tue, Sep 26, 2017 at 8:59 PM, Quentin Schulz
<quentin.schulz@xxxxxxxxxxxxxxxxxx> wrote:
> Hi Maxime,
>
> On 26/09/2017 14:55, Maxime Ripard wrote:
>> On Tue, Sep 26, 2017 at 12:17:11PM +0000, Quentin Schulz wrote:
>>> To prepare the driver for the upcoming pinctrl features, move the GPIO
>>> driver AXP209 from GPIO to pinctrl subsystem.
>>>
>>> Signed-off-by: Quentin Schulz <quentin.schulz@xxxxxxxxxxxxxxxxxx>
>>
>> I'm not sure we actually need to do this. Can't we just keep the
>> driver here?
>>
>
> That's not what I understood from:
> https://lkml.org/lkml/2016/11/24/360 and the following answers from
> Linus on the first version.

Please remember to add -M to git format-patch, as Linus mentioned,
if you resend.

Chenyu