Input: atmel_mxt_ts - convert bindings to YAML and extend
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 10 Nov 2020 02:01:03 +0000 (18:01 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 18 Nov 2020 02:14:14 +0000 (18:14 -0800)
commit04f1842a8db6f31c9115af68c2b34fbb0f208cec
tree47d411bc69d6bcbb1dc074d1fd653880107ca59c
parentfeedaacdadfc332e1a6e436f3adfbc67e244db47
Input: atmel_mxt_ts - convert bindings to YAML and extend

This converts the Armel MXT touchscreen bindings to YAML format and
extends them with the following two properties:

- vdda-supply: the optional analog supply voltage
- vdd-supply: the optional digital supply voltage

Tested the schema with all in-tree users and they verify fine.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20201104153032.1387747-2-linus.walleij@linaro.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/atmel,maxtouch.txt [deleted file]
Documentation/devicetree/bindings/input/atmel,maxtouch.yaml [new file with mode: 0644]
MAINTAINERS