summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJing Lin <jinglin@codeaurora.org>2016-04-05 11:39:06 -0700
committerKyle Yan <kyan@codeaurora.org>2016-04-27 17:45:15 -0700
commit971097cdf1813d165528c528cd90dfeaf09c8808 (patch)
treeef4573a24f1491b5e75952bbc3632f7a564c95b7 /Documentation
parentbcfaf53cd7c6f52b2900ef6d060dcb2869b9ad38 (diff)
devicetree: binding: add Synaptics to vendor prefixes
Add Synaptics, Inc. to the vendor prefix list. Change-Id: Ie0ee0c0c5bc841c86ac0f45eec3ec71fb657098c Signed-off-by: Jing Lin <jinglin@codeaurora.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/input/touchscreen/synaptics_dsx_i2c.txt2
-rw-r--r--Documentation/devicetree/bindings/vendor-prefixes.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/synaptics_dsx_i2c.txt b/Documentation/devicetree/bindings/input/touchscreen/synaptics_dsx_i2c.txt
index 19b78133bd60..7803ae3a869e 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/synaptics_dsx_i2c.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/synaptics_dsx_i2c.txt
@@ -72,7 +72,7 @@ These properties are defined only when synaptics,detect-device property is defin
Example:
i2c@f9927000 {
synaptics@20 {
- compatible = "synaptics,dsx"
+ compatible = "synaptics,dsx";
reg = <0x20>;
interrupt-parent = <&msmgpio>;
interrupts = <17 0x2>;
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 4edae1351b0a..8570e6a6bfa4 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -221,6 +221,7 @@ sprd Spreadtrum Communications Inc.
st STMicroelectronics
ste ST-Ericsson
stericsson ST-Ericsson
+synaptics Synaptics, Inc.
synology Synology, Inc.
tbs TBS Technologies
tcl Toby Churchill Ltd.