blob: 205b44ce83b999097f0e124521514806cd03be8a [file] [log] [blame]
#
# Copyright (c) 2022 SILA Embedded Solutions GmbH
#
# SPDX-License-Identifier: Apache-2.0
#
description: |
This is a representation of the Rohm BD8LB600FS SPI Gpio Expander.
Multiple instances may be daisy chained, which can be configured
via the number of supported GPIOs.
compatible: "rohm,bd8lb600fs"
include: [gpio-controller.yaml, spi-device.yaml]
properties:
"#gpio-cells":
const: 2
ngpios:
type: int
required: true
description: |
Number of pins for the expander. This must be a multiple of 8.
The number of pins also defines how many devices are daisy chained.
Set to 8 for one instance without daisy chaining.
reset-gpios:
type: phandle-array
required: true
description: GPIO for reset
gpio-cells:
- pin
- flags