# 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 |