arm64: dts: imx8qxp-mek: Do not use underscore in node name
authorFabio Estevam <festevam@gmail.com>
Fri, 1 May 2020 20:34:36 +0000 (17:34 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 13 May 2020 08:56:45 +0000 (16:56 +0800)
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 <festevam@gmail.com>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts

index 9b105ae..46437d3 100644 (file)
                >;
        };
 
-       pinctrl_ioexp_rst: ioexp_rst_grp {
+       pinctrl_ioexp_rst: ioexprstgrp {
                fsl,pins = <
                        IMX8QXP_SPI2_SDO_LSIO_GPIO1_IO01                        0x06000021
                >;