1# Copyright (c) 2021, NXP
2# SPDX-License-Identifier: Apache-2.0
3
4description: i.MX IOMUXC node
5
6compatible: "nxp,imx-gpr"
7
8include: base.yaml
9
10properties:
11  reg:
12    required: true
13
14pinmux-cells:
15  - pin
16  - function
17