Re: EXT: [PATCH 3/5] imx8mp-msc-sm2s: Add mmc aliases

2024-02-15 Thread Ian Ray
On Tue, Feb 13, 2024 at 08:43:40AM -0300, Fabio Estevam wrote: > > From: Fabio Estevam > > Add mmc alias so that the eMMC is mmc0 and the SD card > is mmc1 to have a well defined device numbering scheme. > > Signed-off-by: Fabio Estevam Reviewed-by: Ian Ray > --- > arch/arm/dts/imx8mp-msc-

[PATCH 3/5] imx8mp-msc-sm2s: Add mmc aliases

2024-02-13 Thread Fabio Estevam
From: Fabio Estevam Add mmc alias so that the eMMC is mmc0 and the SD card is mmc1 to have a well defined device numbering scheme. Signed-off-by: Fabio Estevam --- arch/arm/dts/imx8mp-msc-sm2s-u-boot.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/dts/imx8mp-msc-sm2s-u-b