From: Bartosz Golaszewski bartosz.golaszewski@linaro.org
On Sat, 20 Sep 2025 22:09:55 +0200, Hans de Goede wrote:
When a software-node gets added to a device which already has another fwnode as primary node it will become the secondary fwnode for that device.
Currently if a software-node with GPIO properties ends up as the secondary fwnode then gpiod_find_by_fwnode() will fail to find the GPIOs.
[...]
Applied, thanks!
[1/1] gpiolib: Extend software-node support to support secondary software-nodes https://git.kernel.org/brgl/linux/c/c6ccc4dde17676dfe617b9a37bd9ba19a8fc87ee
Best regards,