Messages in this thread Patch in this message |  | | From | Jiada Wang <> | Subject | [PATCH v3 1/3] dt-bindings: input: atmel: add compatible for mXT1386 | Date | Thu, 1 Oct 2020 00:12:57 +0900 |
| |
Document the mXT1386 compatible string.
Signed-off-by: Jiada Wang <jiada_wang@mentor.com> --- Documentation/devicetree/bindings/input/atmel,maxtouch.txt | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt index c88919480d37..fdff8a4cf5c0 100644 --- a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt +++ b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt @@ -3,6 +3,7 @@ Atmel maXTouch touchscreen/touchpad Required properties: - compatible: atmel,maxtouch + atmel,mxt1386 The following compatibles have been used in various products but are deprecated: -- 2.17.1
|  |