From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Thu, 27 Feb 2025 16:28:31 +0100, Bartosz Golaszewski wrote: > GPIO drivers are not required to support set_multiple() - the core will > fallback to calling set() for each line if it's missing. Remove the > offending check from gpiochip_set_multiple(). > > Applied, thanks! [1/1] gpiolib: remove unneeded WARN_ON() from gpiochip_set_multiple() commit: 8014097f1466f7e034844770c537b8dc7d98811f Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>