drivers: kscan: Add CAP1203 driver

Add driver for Microchip CAP1203 3-Channel Capacitive Touch Sensor

datasheet: https://ww1.microchip.com/downloads/en/DeviceDoc/00001572B.pdf

Signed-off-by: Keiya Nobuta <nobuta.keiya@fujitsu.com>
This commit is contained in:
Keiya Nobuta 2022-05-09 18:45:40 +09:00 committed by Carles Cufí
commit 5d662ae3f8
5 changed files with 303 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# Copyright (c) 2022 Keiya Nobuta
# SPDX-License-Identifier: Apache-2.0
description: CAP1203 3-channel capacitive touch sensor
compatible: "microchip,cap1203"
include: [kscan.yaml, i2c-device.yaml]
properties:
int-gpios:
type: phandle-array
required: false