zephyr/dts/bindings/input/hynitron,cst816s.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

24 lines
692 B
YAML

# Copyright (c) 2021 Qingsong Gou <gouqs@hotmail.com>
# SPDX-License-Identifier: Apache-2.0
description: Hynitron CST816S touchscreen sensor
compatible: "hynitron,cst816s"
include: i2c-device.yaml
properties:
irq-gpios:
type: phandle-array
description: |
The irq signal defaults to active low as produced by the
sensor. The property value should ensure the flags properly
describe the signal that is presented to the driver.
rst-gpios:
type: phandle-array
description: |
The reset signal defaults to active low to the
sensor. The property value should ensure the flags properly
describe the signal that is presented to the driver.