]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c1c9e726d1b93dbbe7fa51aae070daa5ca69c1e
treea87aedbfd2d421f4a7941bb9447c98ae1307fdf1
parentb9b8f757b2a1f07491b3621e65b0774101b2420a
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]