20 lines
257 B
YAML
20 lines
257 B
YAML
|
# Copyright (c) 2021, NXP
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: i.MX IOMUXC node
|
||
|
|
||
|
compatible: "nxp,imx-pinmux"
|
||
|
|
||
|
include: base.yaml
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|
||
|
|
||
|
label:
|
||
|
required: true
|
||
|
|
||
|
pinmux-cells:
|
||
|
- pin
|
||
|
- function
|