arm64: dts: imx8mm-emcon: update pinctrl to match dtschema
authorPeng Fan <peng.fan@nxp.com>
Tue, 28 Mar 2023 03:36:38 +0000 (11:36 +0800)
committerShawn Guo <shawnguo@kernel.org>
Thu, 6 Apr 2023 01:42:33 +0000 (09:42 +0800)
The dtschema requires 'grp' in the end, so update the name

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi

index 3d859a350bd5e7d77a79060fa2d70be9367f59e5..4e9e58acd262d756d6076ab462bc0c1bb32ffe37 100644 (file)
                >;
        };
 
-       pinctrl_ecspi1_cs: ecspi1-cs {
+       pinctrl_ecspi1_cs: ecspi1cs-grp {
                fsl,pins = <
                        MX8MM_IOMUXC_ECSPI1_SS0_GPIO5_IO9               0x40000
                        MX8MM_IOMUXC_ECSPI2_SS0_GPIO5_IO13              0x40000
                >;
        };
 
-       pinctrl_pmic: pmic-irq {
+       pinctrl_pmic: pmicirq-grp {
                fsl,pins = <
                        MX8MM_IOMUXC_NAND_CE1_B_GPIO3_IO2               0x41
                >;