Re: [PATCH v4 2/2] gpio: add gpio-line-mux driver
From: Jonas Jelonek
Date: Wed Nov 05 2025 - 08:23:17 EST
Hi Bartosz,
On 05.11.25 14:15, Bartosz Golaszewski wrote:
> Hi Jonas!
>
> This looks good, I'm ready to queue it but I'm afraid the consumer
> label "shared" will logically conflict with the work I'm doing on the
> shared GPIO support[1] as the shared GPIOs will appear as proxy
> devices containing the name "shared". Do you see any problem with
> changing the label to "gpio-mux"? I can even change it myself when
> applying.
Another name is fine for me if it conflicts with your work, as long as the name is obvious
enough. Not sure about "gpio-mux" though. Maybe "muxed-gpio"?. Just let me know
what you think and if I should adjust it or you do.
> Bartosz
>
> [1] https://lore.kernel.org/all/20251029-gpio-shared-v3-0-71c568acf47c@xxxxxxxxxx/
Best,
Jonas