]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
dt-bindings: input: qcom,pm8921-keypad: convert to YAML format
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 28 Sep 2023 11:02:34 +0000 (14:02 +0300)
committerRob Herring <robh@kernel.org>
Mon, 30 Oct 2023 20:03:22 +0000 (15:03 -0500)
commit53ed3233e6b5fbfb63abc945d1fc156222f4eb62
treecdb3538a578c9e1111187850710f788300915673
parent88862247ce8090da001d310152899644ec6597d9
dt-bindings: input: qcom,pm8921-keypad: convert to YAML format

Convert the bindings for the keypad subdevices of Qualcomm PM8921 and
PM8058 PMICs from text to YAML format.

While doing the conversion also drop the linux,keypad-no-autorepeat
The property was never used by DT files. Both input and DT binding
maintainers consider that bindings should switch to assertive
(linux,autorepeat) instead of negating (no-autorepeat) property.

Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20230928110309.1212221-2-dmitry.baryshkov@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/input/qcom,pm8921-keypad.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt [deleted file]