Re: [PATCH v9 1/1] gpio: add sloppy logic analyzer using polling

From: Linus Walleij
Date: Thu Jun 13 2024 - 09:48:00 EST


On Thu, Jun 13, 2024 at 11:43 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:

> To prove this point, I even moved the gpio-virtuser driver I'm working
> on to drivers/misc/ too as it isn't a GPIO provider either and merely
> a GPIO consumer with a one-shot user-space interface not conforming to
> any standards.

We *could* just create drivers/gpio/consumers/* and an entry into the
top-level drivers/Kconfig to have those appear right under the GPIO
providers...

Yours,
Linus Walleij