Re: [PATCH v4 2/7] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow input-enable pinconf
From: Josua Mayer
Date: Thu Sep 03 2026 - 05:32:41 EST
Am 02.09.26 um 14:58 schrieb Linus Walleij:
> 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>
Thanks!
I'll fix the subject ... !
("dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow input-disable pinconf")