Skip to content

Commit cb562ed

Browse files
MrVanShawn Guo
authored andcommitted
arm64: dts: imx8mm-prt8mm: 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 4629e55 commit cb562ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm64/boot/dts/freescale/imx8mm-prt8mm.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
>;
265265
};
266266

267-
pinctrl_usdhc3_100mhz: usdhc3grp100mhz {
267+
pinctrl_usdhc3_100mhz: usdhc3-100mhzgrp {
268268
fsl,pins = <
269269
MX8MM_IOMUXC_NAND_WE_B_USDHC3_CLK 0x194
270270
MX8MM_IOMUXC_NAND_WP_B_USDHC3_CMD 0x1d4
@@ -280,7 +280,7 @@
280280
>;
281281
};
282282

283-
pinctrl_usdhc3_200mhz: usdhc3grp200mhz {
283+
pinctrl_usdhc3_200mhz: usdhc3-200mhzgrp {
284284
fsl,pins = <
285285
MX8MM_IOMUXC_NAND_WE_B_USDHC3_CLK 0x196
286286
MX8MM_IOMUXC_NAND_WP_B_USDHC3_CMD 0x1d6

0 commit comments

Comments
 (0)