drivers: input: CHSC6X Driver

Added a driver for the CHSC6X chip used on the
Seeed Studio Round Display for Xiao

Signed-off-by: Nicolas Goualard <nicolas.goualard@sfr.fr>
This commit is contained in:
Nicolas Goualard 2024-04-04 00:30:00 +02:00 committed by Anas Nashif
commit d9fd292f4b
7 changed files with 172 additions and 0 deletions

View file

@ -218,6 +218,12 @@
int-gpios = <&test_gpio 0 0>;
};
chsc6x@7 {
compatible = "chipsemi,chsc6x";
reg = <0x7>;
irq-gpios = <&test_gpio 0 0>;
};
pinnacle@2a {
compatible = "cirque,pinnacle";
reg = <0x2a>;