zephyr/dts/bindings/input/microchip,cap1203.yaml
Fabio Baltieri 591c1bb867 bindings: move cst816s and cap1203 to input
These two have been converted from kscan to input already, move the
bindings over to match the change.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-10-04 16:05:05 +01:00

19 lines
374 B
YAML

# Copyright (c) 2022 Keiya Nobuta
# SPDX-License-Identifier: Apache-2.0
description: CAP1203 3-channel capacitive touch sensor
compatible: "microchip,cap1203"
include: i2c-device.yaml
properties:
int-gpios:
type: phandle-array
input-codes:
type: array
required: true
description: |
Array of input event key codes (INPUT_KEY_* or INPUT_BTN_*).