Re: [PATCH v3 2/2] gpio: regmap: Don't set a fixed direction line

From: Bartosz Golaszewski

Date: Tue May 12 2026 - 05:57:25 EST


On Mon, May 11, 2026 at 11:45 PM Linus Walleij <linusw@xxxxxxxxxx> wrote:
>
> On Mon, May 11, 2026 at 11:07 PM Alex Elder <elder@xxxxxxxxxxxx> wrote:
> > On 5/11/26 2:43 PM, Linus Walleij wrote:
>
> > > If a GPIO line has a fixed direction, report an error
> > > is a consumer anyway tries to set the direction to
> >
> > s/is/if/
>
> Ooops hopefully Bartosz can fix when applying if there
> are no further issues.
>

I did and I also allowed myself to break the lines a little bit less
eagerly, the soft limit is 75 characters. :)

Bart