Re: [PATCH v4 2/7] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow input-enable pinconf

From: Linus Walleij

Date: Wed Sep 02 2026 - 09:05:55 EST


Hi Joshua,

thanks for your patch!

On Wed, Sep 2, 2026 at 1:50 PM Josua Mayer <josua@xxxxxxxxxxxxx> wrote:

> The list of allowed pinconf properties already includes input-enable,
> but has omitted input-disable.
>
> Both refer to the same hardware property, setting and clearing input-enable.
>
> Add input-disable to the list.
>
> Signed-off-by: Josua Mayer <josua@xxxxxxxxxxxxx>
(...)
> + input-disable: true

The Subject of this patch is "Allow input-enable pinconf".

But what you are doing is allowing input-disable.

With the subject fixed:
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij