linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] Input: add touchscreen bindings for TS-4800
@ 2015-12-10 16:11 Damien Riegel
       [not found] ` <1449763872-572-1-git-send-email-damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
  2015-12-11  3:39 ` [PATCH 1/2] Input: add touchscreen bindings " Rob Herring
  0 siblings, 2 replies; 6+ messages in thread
From: Damien Riegel @ 2015-12-10 16:11 UTC (permalink / raw)
  To: linux-kernel, linux-input, devicetree
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Dmitry Torokhov, kernel, Damien Riegel

Add bindings for the TS-4800 touchscreen.

Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
---
 .../devicetree/bindings/input/touchscreen/ts4800-ts.txt      | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/input/touchscreen/ts4800-ts.txt

diff --git a/Documentation/devicetree/bindings/input/touchscreen/ts4800-ts.txt b/Documentation/devicetree/bindings/input/touchscreen/ts4800-ts.txt
new file mode 100644
index 0000000..63282fa
--- /dev/null
+++ b/Documentation/devicetree/bindings/input/touchscreen/ts4800-ts.txt
@@ -0,0 +1,12 @@
+* TS-4800 Touchscreen bindings
+
+Required properties:
+- compatible: must be "technologic,ts4800-ts"
+- reg: physical base address of the controller and length of memory mapped
+  region.
+- syscon: phandle / integers array that points to the syscon node which
+          describes the FPGA's syscon registers.
+          - phandle to FPGA's syscon
+          - offset to the touchscreen register
+          - offset to the touchscreen enable bit
+
-- 
2.5.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-12-17  4:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-10 16:11 [PATCH 1/2] Input: add touchscreen bindings for TS-4800 Damien Riegel
     [not found] ` <1449763872-572-1-git-send-email-damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
2015-12-10 16:11   ` [PATCH 2/2] Input: add touchscreen support " Damien Riegel
     [not found]     ` <1449763872-572-2-git-send-email-damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
2015-12-13  4:58       ` Dmitry Torokhov
2015-12-13 20:55         ` Damien Riegel
2015-12-17  4:11       ` Dmitry Torokhov
2015-12-11  3:39 ` [PATCH 1/2] Input: add touchscreen bindings " Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).