2020-03-26 05:18:27 +08:00
|
|
|
# Copyright (c) 2020 Nordic Semiconductor ASA
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
description: GPIO expander via SPI
|
|
|
|
|
|
|
|
compatible: "vnd,gpio-expander"
|
|
|
|
|
2020-12-09 22:02:38 +08:00
|
|
|
include: ["vnd,gpio-expander-common.yaml", spi-device.yaml]
|