This allows getting rid of the ngpios property, which is implicit in the part number. It also prepares for configuring pins as open-drain on supporting chips in the next commit. Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
11 lines
267 B
YAML
11 lines
267 B
YAML
#
|
|
# Copyright (c) 2024 SILA Embedded Solutions GmbH
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
description: This is a representation of the Microchip MCP23S18 SPI GPIO Expander.
|
|
|
|
compatible: "microchip,mcp23s18"
|
|
|
|
include: ["microchip,mcp23xxx.yaml", spi-device.yaml]
|