zephyr/dts/bindings/gpio/openisa,rv32m1-gpio.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

27 lines
449 B
YAML

description: OpenISA GPIO node
compatible: "openisa,rv32m1-gpio"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
interrupts:
required: true
"#gpio-cells":
const: 2
openisa,rv32m1-port:
required: true
type: phandle
description: |
A phandle reference to the device tree node that contains the pinmux
port associated with this GPIO controller.
gpio-cells:
- pin
- flags