2021-11-24 10:40:48 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2020 Geanix ApS
|
|
|
|
# Copyright (c) 2021 Peter Johanson
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
|
|
|
|
description: |
|
|
|
|
This is a representation of the Microchip MCP23SXX SPI Gpio Expander.
|
|
|
|
|
|
|
|
compatible: "microchip,mcp23sxx"
|
|
|
|
|
2023-02-13 21:45:04 +08:00
|
|
|
include: ["microchip,mcp23xxx.yaml", spi-device.yaml]
|