Re: [PATCH v4 2/7] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow input-enable pinconf
From: Josua Mayer
Date: Fri Sep 04 2026 - 08:08:34 EST
Am 04.09.26 um 13:16 schrieb Geert Uytterhoeven:
> Hi Josua,
>
> On Fri, 4 Sept 2026 at 13:14, Josua Mayer <josua@xxxxxxxxxxxxx> wrote:
>> Am 04.09.26 um 12:12 schrieb Geert Uytterhoeven:
>>> On Thu, 3 Sept 2026 at 11:23, Josua Mayer <josua@xxxxxxxxxxxxx> wrote:
>>>> Am 02.09.26 um 14:58 schrieb Linus Walleij:
>>>>> 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")
>>> No need to resend, I will fix this while applying
>>> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
>>> i.e. will queue in renesas-pinctrl for v7.4.
>>>
>>> I will also add "output-disable", which is missing, too.
>> Thanks!
>>
>> However I am ready to send v8. If I drop it my series will fail dtbs_check.
>> Is it okay if I do resend it, and/or should I wait and cherry-pick your
>> version
>> so that it is easily dropped while applying without conflict?
>>
>> Or drop it and live with failing dtbs_check?
> If you're ready, then please send v8 (and add "output-disable").
> Thanks!
Ack. I will send it within the hour.