1# 2# Copyright (c) 2024, Kickmaker 3# 4# SPDX-License-Identifier: Apache-2.0 5 6 7description: CF1133 capacitive touch panels 8 9compatible: "sitronix,cf1133" 10 11include: i2c-device.yaml 12 13properties: 14 int-gpios: 15 type: phandle-array 16 description: | 17 Interrupt GPIO. Used by the controller to signal touch data is 18 available. Active low. 19