zephyr/dts/bindings/gpio/nxp,lpc11u6x-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

38 lines
649 B
YAML

# Copyright (c) 2020 Seagate Technology LLC
# SPDX-License-Identifier: Apache-2.0
description: NXP LPC11U6X GPIO node
compatible: "nxp,lpc11u6x-gpio"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
interrupts:
required: true
"#gpio-cells":
const: 2
base:
type: int
default: 0
description: index of the first GPIO for this port.
clocks:
required: true
iocon:
required: true
type: phandle
description: |
a phandle reference to the devicetree node that contains the pinmux
controller associated with the GPIO controller.
gpio-cells:
- pin
- flags