Re: [PATCH v2 1/2] gpio: fxl6408: Add optional reset gpio control
From: Bartosz Golaszewski
Date: Mon Nov 17 2025 - 05:08:19 EST
On Mon, Nov 17, 2025 at 1:32 AM Jisheng Zhang <jszhang@xxxxxxxxxx> wrote:
>
> Add optional active low reset-gpios pin control. If present, de-assert
> the specified reset gpio pin to bring the chip out of reset.
>
> Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxx>
> ---
This is covered by the bindings at gpio/trivial-gpio.yaml but the
document does not describe a reset-gpios pin. This series doesn't add
any users of it either. What platform do you want to use it on?
Bartosz