Browse Source

boards: arduino: Update binding description for gpio-power-switches compat

Make binding description more concise

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
pull/87307/head
Benjamin Cabé 4 months ago committed by Benjamin Cabé
parent
commit
3281b5add6
  1. 6
      boards/arduino/opta/dts/bindings/gpio-power-switches.yaml

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

@ -2,9 +2,9 @@ @@ -2,9 +2,9 @@
# 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.
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"

Loading…
Cancel
Save