Re: [PATCH v2 2/5] sh: pfc: attach software node to the GPIO chip
Bartosz Golaszewski <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.kernel,gmane.linux.kernel.renesas-soc,gmane.linux.kernel.gpio |
|---|---|
| Message-ID | <CAMRc=MeJ4AYjiTVtBYGbSmRuLWRiDv9ZKhKVzzQaGr-5DADW_w@mail.gmail.com> |
On Thu, 21 May 2026 07:13:18 +0200, Dmitry Torokhov <[email protected]> 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 <[email protected]> Reviewed-by: Bartosz Golaszewski <[email protected]>