[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211107112236.7969-5-dariobin@libero.it>
Date: Sun, 7 Nov 2021 12:22:34 +0100
From: Dario Binacchi <dariobin@...ero.it>
To: linux-kernel@...r.kernel.org
Cc: linux-input@...r.kernel.org, Lee Jones <lee.jones@...aro.org>,
Rachna Patil <rachna@...com>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Dario Binacchi <dariobin@...ero.it>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org
Subject: [RESEND PATCH 4/6] dt-bindings: input: ti-tsc-adc: fix tsc node example
The commit c9aeb249bf72e ("Input: ti_am335x_tsc - fix spelling mistake
in TSC/ADC DT binding") didn't fix the typo mistake in the tsc node of
the example.
Signed-off-by: Dario Binacchi <dariobin@...ero.it>
Acked-by: Rob Herring <robh@...nel.org>
---
.../devicetree/bindings/input/touchscreen/ti-tsc-adc.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/input/touchscreen/ti-tsc-adc.txt b/Documentation/devicetree/bindings/input/touchscreen/ti-tsc-adc.txt
index aad5e34965eb..2013fd7c4a10 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/ti-tsc-adc.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/ti-tsc-adc.txt
@@ -77,7 +77,7 @@ Example:
tsc {
ti,wires = <4>;
ti,x-plate-resistance = <200>;
- ti,coordiante-readouts = <5>;
+ ti,coordinate-readouts = <5>;
ti,wire-config = <0x00 0x11 0x22 0x33>;
ti,charge-delay = <0x400>;
};
--
2.17.1
Powered by blists - more mailing lists