zephyr/dts/bindings/gpio/xlnx,ps-gpio-bank.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

30 lines
530 B
YAML

#
# Copyright (c) 2022, Weidmueller Interface GmbH & Co. KG
# SPDX-License-Identifier: Apache-2.0
#
description: |
Xilinx Zynq-7000/ZynqMP MIO/EMIO GPIO controller bank node.
Each node of this type specified in the devicetree represents
a bank of the MIO/EMIO GPIO controller integrated in the Processor
System.
compatible: "xlnx,ps-gpio-bank"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
"#gpio-cells":
const: 2
ngpios:
required: true
gpio-cells:
- pin
- flags