Skip to content

Commit

Permalink
arm64: dts: imx8mm-emcon: update pinctrl to match dtschema
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Peng Fan authored and Shawn Guo committed Apr 6, 2023
1 parent 72783d6 commit 6de2a9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/freescale/imx8mm-emcon.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
>;
};

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
Expand Down Expand Up @@ -215,7 +215,7 @@
>;
};

pinctrl_pmic: pmic-irq {
pinctrl_pmic: pmicirq-grp {
fsl,pins = <
MX8MM_IOMUXC_NAND_CE1_B_GPIO3_IO2 0x41
>;
Expand Down

0 comments on commit 6de2a9e

Please sign in to comment.