Commit 81469ef6 authored by Frank Li's avatar Frank Li
Browse files

ARM: dts: imx: rename iomuxc to pinmux

Rename node name iomuxc to pinmux. Fix below CHECK_DTBS warnings:
arch/arm/boot/dts/nxp/imx/imx1-apf9328.dtb: iomuxc@21c000 (fsl,imx1-iomuxc): $nodename:0: 'iomuxc@21c000' does not match '^(pinctrl|pinmux)(@[0-9a-f]+)?$'
        from schema $id: http://devicetree.org/schemas/pinctrl/fsl,imx27-iomuxc.yaml



Signed-off-by: default avatarFrank Li <Frank.Li@nxp.com>
parent d04bb165
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -202,7 +202,7 @@ clks: ccm@21b000 {
				#clock-cells = <1>;
			};

			iomuxc: iomuxc@21c000 {
			iomuxc: pinmux@21c000 {
				compatible = "fsl,imx1-iomuxc";
				reg = <0x0021c000 0x1000>;
				#address-cells = <1>;
+1 −1
Original line number Diff line number Diff line
@@ -195,7 +195,7 @@ kpp: kpp@43fa8000 {
				status = "disabled";
			};

			iomuxc: iomuxc@43fac000 {
			iomuxc: pinmux@43fac000 {
				compatible = "fsl,imx25-iomuxc";
				reg = <0x43fac000 0x4000>;
			};
+1 −1
Original line number Diff line number Diff line
@@ -289,7 +289,7 @@ sdhci2: mmc@10014000 {
				status = "disabled";
			};

			iomuxc: iomuxc@10015000 {
			iomuxc: pinmux@10015000 {
				compatible = "fsl,imx27-iomuxc";
				reg = <0x10015000 0x600>;
				#address-cells = <1>;