Re: [PATCH v2] gpio: davinci: implement .get_direction()
From: Bartosz Golaszewski
Date: Mon Jan 12 2026 - 03:41:16 EST
On Fri, 09 Jan 2026 14:08:32 +0100, Bartosz Golaszewski wrote:
> It's strongly recommended for GPIO drivers to always implement the
> .get_direction() callback - even for fixed-direction controllers.
>
> GPIO core will even emit a warning if the callback is missing, when
> users try to read the direction of a pin.
>
> Implement .get_direction() for gpio-davinci.
>
> [...]
Applied, thanks!
[1/1] gpio: davinci: implement .get_direction()
commit: c18790018799155e58d5a11c6697f9c398bf8b60
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>