[PATCH] dt-bindings: touchscreen: silead gsl1680: Document all compatibles
Hans de Goede
hdegoede at redhat.com
Tue Aug 16 02:01:31 PDT 2016
The silead gsl1680 driver / binding supports a whole series of devices,
list the compatibles for all of them in the binding.
Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
.../devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
index 1112e0d..37a9370 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
@@ -2,6 +2,11 @@
Required properties:
- compatible : "silead,gsl1680"
+ or: "silead,gsl1688"
+ or: "silead,gsl3670"
+ or: "silead,gsl3675"
+ or: "silead,gsl3692"
+ or: "silead,mssl1680"
- reg : I2C slave address of the chip (0x40)
- interrupt-parent : a phandle pointing to the interrupt controller
serving the interrupt for this chip
--
2.7.4
More information about the linux-arm-kernel
mailing list