On 10/6/25 1:19 PM, Mark Brown wrote: > On Sat, Oct 04, 2025 at 02:31:16PM +0100, Srinivas Kandagatla wrote: > >> Isn't the main issue here is about not using a correct framework around >> to the gpios that driver uses. ex: the codec usecase that you are >> refering in this is using gpio to reset the line, instead of using a >> proper gpio-reset control. same with some of the gpio-muxes. the problem >> is fixed once such direct users of gpio are move their correct frameworks. > > It's common to have GPIO controls for other things, mutes for example. Ofcourse, but this aggregation logic which is specific to the use-case should not live in gpio subsystem which makes the whole solution fragile and abused.
- Re: [PATCH RFC 0/9] gpio: improve support for... Bartosz Golaszewski
- Re: [PATCH RFC 0/9] gpio: improve support... Mark Brown
- Re: [PATCH RFC 0/9] gpio: improve sup... Bartosz Golaszewski
- Re: [PATCH RFC 0/9] gpio: improv... Mark Brown
- Re: (subset) [PATCH RFC 0/9] gpio: improve support for... Bartosz Golaszewski
- [PATCH RFC 8/9] ASoC: wsa881x: drop GPIOD_FLAGS_BIT_NO... Bartosz Golaszewski
- [PATCH RFC 5/9] gpio: shared-proxy: implement the shar... Bartosz Golaszewski
- [PATCH RFC 4/9] gpiolib: implement low-level, shared G... Bartosz Golaszewski
- Re: [PATCH RFC 0/9] gpio: improve support for shared G... Srinivas Kandagatla
- Re: [PATCH RFC 0/9] gpio: improve support for sha... Mark Brown
- Re: [PATCH RFC 0/9] gpio: improve support for... Srinivas Kandagatla
- Re: [PATCH RFC 0/9] gpio: improve support for sha... Bartosz Golaszewski
- Re: [PATCH RFC 0/9] gpio: improve support for... Srinivas Kandagatla
- Re: [PATCH RFC 0/9] gpio: improve support... Bartosz Golaszewski
- Re: [PATCH RFC 0/9] gpio: improve sup... Mark Brown
- Re: [PATCH RFC 0/9] gpio: improv... Bartosz Golaszewski
- [PATCH RFC 2/9] string: provide strends() Bartosz Golaszewski
