Skip to content
Commit 78d88150 authored by Inochi Amaoto's avatar Inochi Amaoto Committed by Linus Walleij
Browse files

dt-bindings: pinctrl: pinctrl-single: fix schmitt related properties



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: 677a6248 ("dt-bindings: pinctrl: Update pinctrl-single to use yaml")
Signed-off-by: default avatarInochi Amaoto <inochiama@outlook.com>
Reviewed-by: default avatarRob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/IA1PR20MB4953D5E7D7D68DDCE31C0031BBCF2@IA1PR20MB4953.namprd20.prod.outlook.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent cb3cb99a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment