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

24 lines
409 B
YAML

description: Kinetis GPIO node
compatible: "nxp,kinetis-gpio"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
"#gpio-cells":
const: 2
nxp,kinetis-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