Re: [PATCH v3] gpiolib: fix hogs with multiple lines
From: Bartosz Golaszewski
Date: Mon Mar 30 2026 - 09:23:17 EST
On Mon, 30 Mar 2026 10:36:03 +0200, Bartosz Golaszewski wrote:
> After moving GPIO hog handling into GPIOLIB core, we accidentally stopped
> supporting devicetree hog definitions with multiple lines like so:
>
> hog {
> gpio-hog;
> gpios = <3 0>, <4 GPIO_ACTIVE_LOW>;
> output-high;
> line-name = "foo";
> };
>
> [...]
Applied, thanks!
[1/1] gpiolib: fix hogs with multiple lines
https://git.kernel.org/brgl/c/802c51a83e9a0617d1e97ecd383471f4c6fd5437
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>