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:
Lothar Felten 2024-11-28 12:25:59 +01:00 committed by Benjamin Cabé
commit 058f107089
7 changed files with 34 additions and 34 deletions

View file

@ -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>;