zephyr/dts/bindings/gpio/nxp,pcal64xxa-base.yaml
Benedikt Schmidt 50f164f9fe dts: bindings: gpio: add binding for PCAL6416A
Add the binding for the driver of the chip PCAL6416A.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2023-02-28 20:09:19 -05:00

24 lines
520 B
YAML

# Copyright (c) 2021 Nordic Semiconductor ASA
# Copyright (c) 2023 SILA Embedded Solutions GmbH
# SPDX-License-Identifier: Apache-2.0
include: [i2c-device.yaml, gpio-controller.yaml]
properties:
int-gpios:
type: phandle-array
description: |
GPIO connected to the controller INT pin. This pin is active-low.
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