zephyr/dts/bindings/pinctrl/nxp,imx-iomuxc-scu.yaml
Laurentiu Mihalcea 707759bd12 soc: xtensa: imx8: Add pinctrl support
This commit introduces support for pinctrl-related operations
on i.MX8QM/QXP.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
2023-11-09 18:21:05 +01:00

26 lines
560 B
YAML

# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0
description: |
Use this compatible for i.MX boards on which the
IOMUXC is managed by the SCU.
compatible: "nxp,imx-iomuxc-scu"
include: base.yaml
child-binding:
description: SCFW-based IOMUXC pin mux.
properties:
pinmux:
required: true
type: array
description: |
This is an array of values defining the pin mux selection
with the following format:
<pad, mux>
pad: Which pad to configure.
mux: Select which signal to route.