[PATCH 0/2] gpio: shared: fix some corner cases

Bartosz Golaszewski posted 2 patches 5 days, 5 hours ago
drivers/gpio/gpiolib-shared.c | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
[PATCH 0/2] gpio: shared: fix some corner cases
Posted by Bartosz Golaszewski 5 days, 5 hours ago
Here are fixes for two more bugs reported in linux-next.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Bartosz Golaszewski (2):
      gpio: shared: ignore special __symbols__ node when traversing device tree
      gpio: shared: ignore GPIO hogs when traversing the device tree

 drivers/gpio/gpiolib-shared.c | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
---
base-commit: 3fc91e5912eb3761d7b19e6ee8eb92749e856316
change-id: 20251126-gpio-shared-fixes-080ab392483f

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Re: [PATCH 0/2] gpio: shared: fix some corner cases
Posted by Bartosz Golaszewski 3 days, 13 hours ago
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


On Wed, 26 Nov 2025 17:49:04 +0100, Bartosz Golaszewski wrote:
> Here are fixes for two more bugs reported in linux-next.
> 
> 

Applied, thanks!

[1/2] gpio: shared: ignore special __symbols__ node when traversing device tree
      https://git.kernel.org/brgl/linux/c/cfab6dc0700c3b9120dab726fc184c3b4500cc5b
[2/2] gpio: shared: ignore GPIO hogs when traversing the device tree
      https://git.kernel.org/brgl/linux/c/114e594e6cb791ce7c839ccfbe153ecfa3e7abce

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>