Re: [PATCH v3] bus: ts-nbus: drop unneeded dependency on OF_GPIO
From: Bartosz Golaszewski
Date: Sun May 31 2026 - 12:50:46 EST
On Thu, May 21, 2026 at 2:36 PM Bartosz Golaszewski <brgl@xxxxxxxxxx> wrote:
>
> On Wed, May 6, 2026 at 10:20 AM Bartosz Golaszewski
> <bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:
> >
> > OF_GPIO is selected automatically on all OF systems. Any symbols it
> > controls also provide stubs and are private to GPIOLIB anyway so there's
> > really no reason to select it explicitly.
> >
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
> > ---
...
>
> Gentle ping.
>
> Bart
There are no responses. If there are no objections, I will queue this
through the GPIO tree for v7.2 in the following days.
Bartosz