2021-07-30 21:39:56 +08:00
|
|
|
# Copyright (c) 2021, NXP
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
description: i.MX IOMUXC node
|
|
|
|
|
2021-12-24 15:15:10 +08:00
|
|
|
compatible: "nxp,imx-gpr"
|
2021-07-30 21:39:56 +08:00
|
|
|
|
|
|
|
include: base.yaml
|
|
|
|
|
|
|
|
properties:
|
|
|
|
reg:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
label:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
pinmux-cells:
|
|
|
|
- pin
|
|
|
|
- function
|