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:
parent
cf265631c1
commit
d9fd292f4b
7 changed files with 172 additions and 0 deletions
13
dts/bindings/input/chipsemi,chsc6x.yaml
Normal file
13
dts/bindings/input/chipsemi,chsc6x.yaml
Normal file
|
@ -0,0 +1,13 @@
|
|||
description: CHSC6X touchscreen sensor
|
||||
|
||||
compatible: "chipsemi,chsc6x"
|
||||
|
||||
include: i2c-device.yaml
|
||||
|
||||
properties:
|
||||
irq-gpios:
|
||||
type: phandle-array
|
||||
required: true
|
||||
description: |
|
||||
Interrupt GPIO. Used by the controller to signal touch data is
|
||||
available. Active low.
|
|
@ -127,6 +127,7 @@ checkpoint Check Point Software Technologies Ltd.
|
|||
chefree Chefree Technology Corp.
|
||||
chipidea Chipidea, Inc
|
||||
chipone ChipOne
|
||||
chipsemi Chipsemi Corp.
|
||||
chipspark ChipSPARK
|
||||
chrontel Chrontel, Inc.
|
||||
chrp Common Hardware Reference Platform
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue