[PATCH 2/2] ARM: dts: imx7s: fix iomuxc_lpsr node name

Shawn Guo shawnguo at kernel.org
Fri Apr 8 19:53:34 PDT 2022


On Thu, Mar 03, 2022 at 04:06:53PM +0100, Alexander Stein wrote:
> Schema requires the node being named 'pinctrl'.
> 
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>

I expect patch #1 would go through pinctrl tree, so only applied this
one.

Shawn

> ---
>  arch/arm/boot/dts/imx7s.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi
> index 5af6d58666f4..008e3da460f1 100644
> --- a/arch/arm/boot/dts/imx7s.dtsi
> +++ b/arch/arm/boot/dts/imx7s.dtsi
> @@ -446,7 +446,7 @@ wdog4: watchdog at 302b0000 {
>  				status = "disabled";
>  			};
>  
> -			iomuxc_lpsr: iomuxc-lpsr at 302c0000 {
> +			iomuxc_lpsr: pinctrl at 302c0000 {
>  				compatible = "fsl,imx7d-iomuxc-lpsr";
>  				reg = <0x302c0000 0x10000>;
>  				fsl,input-sel = <&iomuxc>;
> -- 
> 2.25.1
> 



More information about the linux-arm-kernel mailing list