drivers: input: add cf1133 controller touchscreen

The driver allows to use CF1133 controller touchscreen (I2C)

Signed-off-by: Clement Dysli <clementdy@kickmaker.net>
This commit is contained in:
Clement Dysli 2024-01-30 18:26:09 +01:00 committed by Fabio Baltieri
commit bc140e1a36
6 changed files with 390 additions and 0 deletions

View file

@ -0,0 +1,18 @@
#
# Copyright (c) 2024, Kickmaker
#
# SPDX-License-Identifier: Apache-2.0
description: CF1133 capacitive touch panels
compatible: "sitronix,cf1133"
include: i2c-device.yaml
properties:
int-gpios:
type: phandle-array
description: |
Interrupt GPIO. Used by the controller to signal touch data is
available. Active low.