Re: [PATCH v2 1/3] dt-bindings: input: atmel: add compatible for mXT1386

From: Wang, Jiada
Date: Wed Sep 30 2020 - 10:22:31 EST


Hi Thierry

Thanks for your comment

On 2020/09/28 15:59, Thierry Reding wrote:
On Fri, Sep 25, 2020 at 10:52:55PM +0900, Jiada Wang wrote:
Document the mXT1386 compatible string.

Signed-off-by: Jiada Wang <jiada_wang@xxxxxxxxxx>
---
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..c13fc0f3f00b 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

Compatible strings are preferred to be all lowercase.

I will update to use lowercase

Thanks,
Jiada

Thierry