Re: [PATCH] dt-bindings: pinctrl: pinctrl-single: fix schmitt related properties

From: Linus Walleij
Date: Wed Jul 03 2024 - 08:46:30 EST


On Thu, Jun 20, 2024 at 1:15 AM Inochi Amaoto <inochiama@xxxxxxxxxxx> wrote:

> The "pinctrl-single,input-schmitt" have four arguments in the bindings
> but the driver needs two. According to the meaning of other properties
> and driver, it should have "enable" suffix. Fortunately, there is no
> dts using this property, so it is safe to correct this property with the
> right name.
>
> Rename existed property "pinctrl-single,input-schmitt" to
> "pinctrl-single,input-schmitt-enable" and add the right description for
> property "pinctrl-single,input-schmitt" used by the driver.
>
> Fixes: 677a62482bd6 ("dt-bindings: pinctrl: Update pinctrl-single to use yaml")
> Signed-off-by: Inochi Amaoto <inochiama@xxxxxxxxxxx>

Patch applied!

Yours,
Linus Walleij