dt-bindings: input: Convert hid-over-i2c to DT schema
authorRob Herring <robh@kernel.org>
Sat, 1 Oct 2022 03:50:18 +0000 (20:50 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 1 Oct 2022 04:00:55 +0000 (21:00 -0700)
commit1d666ab2dad5b311cd7d742607afcc59a2558925
treea87aedbfd2d421f4a7941bb9447c98ae1307fdf1
parent2d09ac951b7750780ecb3de3ccb642dffd7ef62b
dt-bindings: input: Convert hid-over-i2c to DT schema

Convert the hid-over-i2c binding to DT schema format. The supplies should
probably be specific to a specific device, but it seems they are already
in use otherwise. 'wakeup-source' is added as it was not explicitly
documented.

There's a few warnings for undocumented properties 'vcc-supply' and
'reset-gpios'. Those remain as they probably should have a specific
compatible as well.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220927150916.1091217-1-robh@kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/hid-over-i2c.txt [deleted file]
Documentation/devicetree/bindings/input/hid-over-i2c.yaml [new file with mode: 0644]