Skip to content

Commit e98ad55

Browse files
fabioestevamShawn Guo
authored andcommitted
arm64: dts: imx8qxp-mek: Do not use underscore in node name
Underscores are not recommended to be used in node names, so change the pinctrl IO expander node name. This change also makes the pinctrl node names to follow the convention used by other pinctrl group names. Signed-off-by: Fabio Estevam <[email protected]> Reviewed-by: Abel Vesa <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 6c66081 commit e98ad55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/freescale/imx8qxp-mek.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
>;
217217
};
218218

219-
pinctrl_ioexp_rst: ioexp_rst_grp {
219+
pinctrl_ioexp_rst: ioexprstgrp {
220220
fsl,pins = <
221221
IMX8QXP_SPI2_SDO_LSIO_GPIO1_IO01 0x06000021
222222
>;

0 commit comments

Comments
 (0)