zephyr/dts/bindings/test/vnd,gpio-expander-spi.yaml
Peter Bigot feb0179d81 dts: bindings: test: complete bindings for gpio expander
These need to be gpio controllers and have the necessary specifier
properties for use in gpio specifiers.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-01-21 14:49:04 -06:00

9 lines
214 B
YAML

# Copyright (c) 2020 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: GPIO expander via SPI
compatible: "vnd,gpio-expander"
include: ["vnd,gpio-expander-common.yaml", spi-device.yaml]