Re: [PATCH] dt-bindings: pinctrl: Move mcp23s08 from gpio

From: Lars Poeschel
Date: Mon Oct 09 2017 - 05:39:22 EST


On Sun, Oct 8, 2017 at 01:58:52 CEST Linus Walleij wrote:

CCing-in Sebastian Reichel who did the move to pinctrl and pinctrl support as
well.

> On Thu, Oct 5, 2017 at 9:50 AM, Lars Poeschel <poeschel@xxxxxxxxxxx> wrote:
> > The mcp23s08 driver was moved from gpio to pinctrl. This moves it's
> > devicetree binding doc as well. So driver and binding doc are in sync
> > again.
> >
> > Signed-off-by: Lars Poeschel <poeschel@xxxxxxxxxxx>
>
> Are there no new references to the generic pin control binding
> needed as well?

Well, yes there is one: As far as I can see it supports the bias-pull-up
property.
My first intention was to have the doc as we have it in the right place, but
you are right: It needs an update as well. I can do this, but Sebastian,
please keep an eye on that.

As there are already patches depending on this patch (https://marc.info/?
l=linux-gpio&m=150726650325394&w=4) I would suggest, that you pull in this
patch as is and I do the little update on the doc as a seperate patch.

Regards,
Lars