Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep
From: Andrew Lunn
Date: Fri Jan 31 2025 - 15:39:16 EST
> So I'm proposing that we add a gpiods_set_array_value_cansleep()
> function that is a wrapper around gpiod_set_array_value_cansleep()
> that has struct gpio_descs as the first parameter to make it a bit
> easier to read the code and avoid the hard-coding temptation.
This looks reasonable.
How do you plan to get it merged, since you cross a lot of subsystems
here.
Andrew