Re: [PATCH v2 2/5] sh: pfc: attach software node to the GPIO chip

From: Bartosz Golaszewski

Date: Thu May 21 2026 - 05:17:58 EST


On Thu, 21 May 2026 07:13:18 +0200, Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> said:
> With commit e5d527be7e69 ("gpio: swnode: don't use the swnode's name as
> the key for GPIO lookup") gpiolib requires that firmware nodes from the
> GPIO references to match firmware node in gpiochip structure.
>
> Define a software node for the pfc gpiochip so that it can be referenced
> by boards using static device properties.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>

Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>