Skip to content

Commit 6de2a9e

Browse files
MrVanShawn Guo
authored andcommitted
arm64: dts: imx8mm-emcon: update pinctrl to match dtschema
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>
1 parent 72783d6 commit 6de2a9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
>;
125125
};
126126

127-
pinctrl_ecspi1_cs: ecspi1-cs {
127+
pinctrl_ecspi1_cs: ecspi1cs-grp {
128128
fsl,pins = <
129129
MX8MM_IOMUXC_ECSPI1_SS0_GPIO5_IO9 0x40000
130130
MX8MM_IOMUXC_ECSPI2_SS0_GPIO5_IO13 0x40000
@@ -215,7 +215,7 @@
215215
>;
216216
};
217217

218-
pinctrl_pmic: pmic-irq {
218+
pinctrl_pmic: pmicirq-grp {
219219
fsl,pins = <
220220
MX8MM_IOMUXC_NAND_CE1_B_GPIO3_IO2 0x41
221221
>;

0 commit comments

Comments
 (0)