diff mbox series

arm64: dts: imx8qxp-mek: Do not use underscore in node name

Message ID 20200501203436.14076-1-festevam@gmail.com (mailing list archive)
State Mainlined
Commit e98ad55989df047a8f12401433850a137eb7aa6f
Headers show
Series arm64: dts: imx8qxp-mek: Do not use underscore in node name | expand

Commit Message

Fabio Estevam May 1, 2020, 8:34 p.m. UTC
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>
---
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Abel Vesa May 4, 2020, 6:45 a.m. UTC | #1
On 20-05-01 17:34:36, Fabio Estevam wrote:
> 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>

> ---
>  arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
> index 9b105aec8773..46437d3c7a04 100644
> --- a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
> @@ -216,7 +216,7 @@
>  		>;
>  	};
>  
> -	pinctrl_ioexp_rst: ioexp_rst_grp {
> +	pinctrl_ioexp_rst: ioexprstgrp {
>  		fsl,pins = <
>  			IMX8QXP_SPI2_SDO_LSIO_GPIO1_IO01			0x06000021
>  		>;
> -- 
> 2.17.1
>
Shawn Guo May 13, 2020, 8:56 a.m. UTC | #2
On Fri, May 01, 2020 at 05:34:36PM -0300, Fabio Estevam wrote:
> 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>

Applied, thanks.
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
index 9b105aec8773..46437d3c7a04 100644
--- a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
+++ b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
@@ -216,7 +216,7 @@ 
 		>;
 	};
 
-	pinctrl_ioexp_rst: ioexp_rst_grp {
+	pinctrl_ioexp_rst: ioexprstgrp {
 		fsl,pins = <
 			IMX8QXP_SPI2_SDO_LSIO_GPIO1_IO01			0x06000021
 		>;