summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJesse Taube <mr.bossman075@gmail.com>2021-11-02 16:55:49 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2021-11-02 17:03:04 -0700
commit322a552e19550872eb9f3a54330a5f615db42916 (patch)
tree1f8c76a8c949062ab6e7b14a4a4a2f4ff6587715 /Documentation
parent5fe11512cdc24ccc66ac5da3c815ac9e59449abc (diff)
Input: cap11xx - add support for cap1206
According to the datasheet "The CAP1206 is pin- and register-compatible with the CAP1106, with the exception of the GAIN[1:0] bits and ALT_POL bit"(57). So, this patch aims to disable them as they are no longer used. Signed-off-by: Jesse Taube <mr.bossman075@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/input/cap11xx.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/cap11xx.txt b/Documentation/devicetree/bindings/input/cap11xx.txt
index 8c67a0b5058d..74b91c398d22 100644
--- a/Documentation/devicetree/bindings/input/cap11xx.txt
+++ b/Documentation/devicetree/bindings/input/cap11xx.txt
@@ -9,6 +9,7 @@ Required properties:
"microchip,cap1106"
"microchip,cap1126"
"microchip,cap1188"
+ "microchip,cap1206"
reg: The I2C slave address of the device.