Re: [PATCH] gpios: palmas: add get_direction op

From: Bartosz Golaszewski

Date: Fri Jul 03 2026 - 04:24:12 EST


On Fri, 3 Jul 2026 07:21:05 +0200, Andreas Kemnade <andreas@xxxxxxxxxxxx> said:
> Accessing debug/gpio is quite noisy without a get_direction()
> implementation. To calm that down add an implementation.
>
> Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
> ---

I treat these as fixes and send them with upstream for current release, please
add the Fixes tag and Cc stable.

Bart