diff options
author | Inochi Amaoto <inochiama@outlook.com> | 2024-06-20 07:14:47 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2024-07-03 14:45:43 +0200 |
commit | 78d8815031fb6542c81f4625376489a99e208d47 (patch) | |
tree | 660c18e662112192dcdfd9f4b9ebe54e2b53df10 /scripts/gdb/linux/interrupts.py | |
parent | cb3cb99a7fc72a1fded80f67065fd61c704e4b3d (diff) |
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: 677a62482bd6 ("dt-bindings: pinctrl: Update pinctrl-single to use yaml")
Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/IA1PR20MB4953D5E7D7D68DDCE31C0031BBCF2@IA1PR20MB4953.namprd20.prod.outlook.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions