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

33 lines
732 B
YAML

# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
description: i.MX GPIO node
compatible: "nxp,imx-gpio"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
rdc:
type: int
description: Set the RDC permission for this peripheral
pinmux:
type: phandles
description: |
IMX pin selection peripheral does not follow specific
pattern for which GPIO port uses which pinmux. Use this property to specify
pinctrl nodes to use for the gpio port when CONFIG_PINCTRL=y. Note that
the order of the nodes matters. The first node for gpio1 will be used
as the pinmux for gpio0, port 0.
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags