zephyr/dts/bindings/gpio/nxp,pca95xx.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

29 lines
560 B
YAML

# Copyright (c) 2019 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: PCA95xx series I2C-based GPIO expander
compatible: "nxp,pca95xx"
include: [gpio-controller.yaml, i2c-device.yaml]
properties:
has-pud:
type: boolean
description: Supports pull-up/pull-down
has-interrupt-mask-reg:
type: boolean
description: Has Interrupt mask register (PCAL95xx)
interrupt-gpios:
type: phandle-array
description: Interrupt GPIO pin (active-low open-drain)
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags