zephyr/boards/arduino/opta/dts/bindings/gpio-power-switches.yaml

17 lines
458 B
YAML

# Copyright (c) 2024 DNDG srl
# SPDX-License-Identifier: Apache-2.0
description: |
This allows to define a group of relays (like in the original Opta)
or other kinds of power switches controlled by a GPIO. Each power
switch is defined in a child node of the gpio-power-switches node.
compatible: "gpio-power-switches"
child-binding:
description: GPIO power switch child node
properties:
gpios:
type: phandle-array
required: true