Re: [PATCH 2/2] ARM: dts: stm32mp15: remove mmc alias

2021-07-16 Thread Patrick DELAUNAY
Hi, On 7/6/21 5:19 PM, Patrick Delaunay wrote: Remove the mmc alias no more required as the sequence number of mmc device is used for boot_instance. Signed-off-by: Patrick Delaunay --- arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi | 1 - arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi | 2 -- 2 files

Re: [PATCH 2/2] ARM: dts: stm32mp15: remove mmc alias

2021-07-07 Thread Patrice CHOTARD
Hi Patrick On 7/6/21 5:19 PM, Patrick Delaunay wrote: > Remove the mmc alias no more required as the sequence number > of mmc device is used for boot_instance. > > Signed-off-by: Patrick Delaunay > --- > > arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi | 1 - > arch/arm/dts/stm32mp157c-ed1-u-boot.dt

[PATCH 2/2] ARM: dts: stm32mp15: remove mmc alias

2021-07-06 Thread Patrick Delaunay
Remove the mmc alias no more required as the sequence number of mmc device is used for boot_instance. Signed-off-by: Patrick Delaunay --- arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi | 1 - arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi | 2 -- 2 files changed, 3 deletions(-) diff --git a/arch/arm/dts/s