drivers: input: cap1203, rename to cap12xx
rename cap1203 to cap12xx to support 3 to 8 channels Signed-off-by: Lothar Felten <lothar.felten@gmail.com>
This commit is contained in:
parent
73a45a7012
commit
058f107089
7 changed files with 34 additions and 34 deletions
|
@ -210,8 +210,8 @@
|
|||
rst-gpios = <&test_gpio 1 0>;
|
||||
};
|
||||
|
||||
cap1203@3 {
|
||||
compatible = "microchip,cap1203";
|
||||
cap12xx@3 {
|
||||
compatible = "microchip,cap12xx";
|
||||
reg = <0x3>;
|
||||
int-gpios = <&test_gpio 0 0>;
|
||||
input-codes = <0 1 2>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue