[PATCH v1 1/2] ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 node

Peng Fan peng.fan at nxp.com
Fri Feb 14 14:05:47 CET 2020


> Subject: [PATCH v1 1/2] ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1
> node
> 
> From: Igor Opaniuk <igor.opaniuk at toradex.com>
> 
> Let pinctrl configuration for eMMC node (usdhc1) also be accessible in SPL.
> 
> Signed-off-by: Igor Opaniuk <igor.opaniuk at toradex.com>

Reviewed-by: Peng Fan <peng.fan at nxp.com>

> ---
> 
>  arch/arm/dts/imx8mm-verdin-u-boot.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/dts/imx8mm-verdin-u-boot.dtsi
> b/arch/arm/dts/imx8mm-verdin-u-boot.dtsi
> index d091577a96..e60b9faee4 100644
> --- a/arch/arm/dts/imx8mm-verdin-u-boot.dtsi
> +++ b/arch/arm/dts/imx8mm-verdin-u-boot.dtsi
> @@ -69,6 +69,10 @@
>  	u-boot,dm-spl;
>  };
> 
> +&pinctrl_usdhc1 {
> +	u-boot,dm-spl;
> +};
> +
>  &pinctrl_usdhc2 {
>  	u-boot,dm-spl;
>  };
> --
> 2.17.1



More information about the U-Boot mailing list