Re: [PATCH v2 5/5] sh: mach-rsk: rsk7203: convert pin configuration to using software nodes
From: Bartosz Golaszewski
Date: Thu May 21 2026 - 05:45:28 EST
On Thu, 21 May 2026 07:13:21 +0200, Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> said:
> Replace legacy gpio_request() calls used to configure function pins
> (SCIF0 TXD/RXD and LAN9118 IRQ) with software nodes describing GPIO
> hogs. These hogs are attached to the PFC gpiochip node, allowing the
> GPIO subsystem to automatically configure these pins when the driver is
> registered.
>
> Assisted-by: Gemini:gemini-3.1-pro
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
> ---
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>