zephyr/dts/bindings/gpio/ti,tca6424a.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

28 lines
569 B
YAML

# Copyright (c) 2022 Chromium OS Authors
# SPDX-License-Identifier: Apache-2.0
description: TI TCA6424A I2C-based GPIO expander
compatible: "ti,tca6424a"
include: [gpio-controller.yaml, i2c-device.yaml]
properties:
int-gpios:
type: phandle-array
description: |
GPIO connected to the controller INT pin. This pin is active-low
and open-drain.
reset-gpios:
type: phandle-array
description: |
GPIO connected to the controller RESET pin. This pin is active-low.
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags