zephyr/dts/bindings/gpio/nxp,pca95xx.yaml
Daniel Leung 7b9cc3198f dts: add binding for PCA95xx series I2C-based GPIO expanders
This adds the DTS binding for the PCA95xx series I2C-based GPIO
expanders.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-02-05 12:00:36 +01:00

25 lines
420 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:
label:
required: true
has-pud:
type: boolean
required: false
description: Supports pull-up/pull-down
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags