zephyr/dts/bindings/gpio/microchip,xec-gpio-v2.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
511 B
YAML

# Copyright (c) 2019, Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: Microchip CEC/MEC GPIO V2 node
compatible: "microchip,xec-gpio-v2"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
port-id:
type: int
required: true
description: Zero based GPIO port number
girq-id:
type: int
required: true
description: Aggregated GIRQ number for this bank of 32 GPIO pins.
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags