aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/input/touchscreen
diff options
context:
space:
mode:
authorSimon Shields <simon@lineageos.org>2018-01-23 12:02:39 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2018-01-26 11:27:45 -0800
commit72b0c0cf9720cd139829610cfcd9ac294451a9f8 (patch)
treef1d6726c23785b71131f31eab3f84feecfb21f51 /Documentation/devicetree/bindings/input/touchscreen
parentInput: mms114 - drop platform data and use generic APIs (diff)
downloadlinux-dev-72b0c0cf9720cd139829610cfcd9ac294451a9f8.tar.xz
linux-dev-72b0c0cf9720cd139829610cfcd9ac294451a9f8.zip
Input: mms114 - add support for mms152
MMS152 has no configuration registers, but the packet format used in interrupts is identical to mms114. Signed-off-by: Simon Shields <simon@lineageos.org> Reviewed-by: Andi Shyti <andi.shyti@samsung.com> Tested-by: Andi Shyti <andi.shyti@samsung.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/input/touchscreen')
-rw-r--r--Documentation/devicetree/bindings/input/touchscreen/mms114.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/mms114.txt b/Documentation/devicetree/bindings/input/touchscreen/mms114.txt
index 8f9f9f38eff4..2cd954051d29 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/mms114.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/mms114.txt
@@ -1,7 +1,9 @@
-* MELFAS MMS114 touchscreen controller
+* MELFAS MMS114/MMS152 touchscreen controller
Required properties:
-- compatible: must be "melfas,mms114"
+- compatible: should be one of:
+ - "melfas,mms114"
+ - "melfas,mms152"
- reg: I2C address of the chip
- interrupts: interrupt to which the chip is connected
- touchscreen-size-x: See [1]