[v2, 10/11] arm: dts: lx2160ardb: support eMMC HS400 mode
Peng Fan
peng.fan at nxp.com
Mon Jul 20 03:44:48 CEST 2020
> Subject: [v2, 10/11] arm: dts: lx2160ardb: support eMMC HS400 mode
>
> Add properties related to eMMC HS400 mode.
>
> mmc-hs400-1_8v;
> bus-width = <8>;
>
> Signed-off-by: Yangbo Lu <yangbo.lu at nxp.com>
> ---
> Changes for v2:
> - None.
> ---
> arch/arm/dts/fsl-lx2160a-rdb.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/dts/fsl-lx2160a-rdb.dts
> b/arch/arm/dts/fsl-lx2160a-rdb.dts
> index d787778..5fbdd90 100644
> --- a/arch/arm/dts/fsl-lx2160a-rdb.dts
> +++ b/arch/arm/dts/fsl-lx2160a-rdb.dts
> @@ -80,6 +80,8 @@
> &esdhc1 {
> status = "okay";
> mmc-hs200-1_8v;
> + mmc-hs400-1_8v;
> + bus-width = <8>;
If kernel already has this, please add kernel commit.
If not, please use fsl-lx2160a-rdb-u-boot.dtsi to include.
Regards,
Peng.
> };
>
> &fspi {
> --
> 2.7.4
More information about the U-Boot
mailing list