Re: [PATCH v5 0/3] gpio: mmio: report the line direction on chips without direction registers

From: Bartosz Golaszewski

Date: Thu Sep 03 2026 - 04:37:09 EST


On Thu, 3 Sep 2026 09:59:37 +0200, Mehmet Fide <mehmet.fide@xxxxxxxxx> said:
> From: Mehmet Fide <mehmet.fide@xxxxxxxxxxxxxxxxxx>
>
> Hi Bartosz, Linus,
>
> this replaces the gpiolib guard patch [1], along the lines Bartosz
> suggested there: instead of teaching gpiod_get_direction() to stay quiet
> when a chip has no get_direction(), give gpio-mmio one and let the pin
> controller tell it what the pad does.
>

Why are you spamming the list with multiple versions per day? You're sending
a v5 as I'm looking at v4 and I really don't like to have my time wasted like
this. Please limit yourself to one iteration a week unless you get a set of
comments in which case try to stay at two iterations a week at most.

Bartosz