On 07/04/2025 09:09, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > struct gpio_chip now has callbacks for setting line values that return > an integer, allowing to indicate failures. Convert the driver to using > them. > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > --- > arch/arm/mach-s3c/gpio-samsung.c | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) This was applied a week ago, but it is not in the next (next-20250414). Are you sure you feed linux-next with all your patches? Best regards, Krzysztof