OSDN Git Service

Input: cap11xx - add support for cap1206
authorJesse Taube <mr.bossman075@gmail.com>
Tue, 2 Nov 2021 23:55:49 +0000 (16:55 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 3 Nov 2021 00:03:04 +0000 (17:03 -0700)
commit322a552e19550872eb9f3a54330a5f615db42916
tree1f8c76a8c949062ab6e7b14a4a4a2f4ff6587715
parent5fe11512cdc24ccc66ac5da3c815ac9e59449abc
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>
Documentation/devicetree/bindings/input/cap11xx.txt
drivers/input/keyboard/cap11xx.c