Re: [PATCH] gpios: palmas: add get_direction op
Bartosz Golaszewski <[email protected]> Fri, 3 Jul 2026 03:11:36 -0500
| Newsgroups | org.kernel.vger.linux-omap,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAMRc=Mcm0OV60hCw5HWWcXYCb_5KyRvFe0bOuV=9kyu1n0sgGg@mail.gmail.com> |
On Fri, 3 Jul 2026 07:21:05 +0200, Andreas Kemnade <[email protected]> said: > Accessing debug/gpio is quite noisy without a get_direction() > implementation. To calm that down add an implementation. > > Signed-off-by: Andreas Kemnade <[email protected]> > --- I treat these as fixes and send them with upstream for current release, please add the Fixes tag and Cc stable. Bart