Re: [PATCH 2/2] pico-imx6: Pass the mmc alias to fix boot regression

2023-04-03 Thread Tom Rini
On Mon, Apr 03, 2023 at 09:25:11AM -0300, Fabio Estevam wrote: > Hi Tom and Stefano, > > On Wed, Mar 29, 2023 at 7:25 PM wrote: > > > > > Originally, the mmc aliases node was present in imx6qdl-pico.dtsi. > > > > > > After the sync with Linux in commit d0399a46e7cd ("imx6dl/imx6qdl: > > > synchro

Re: [PATCH 2/2] pico-imx6: Pass the mmc alias to fix boot regression

2023-04-03 Thread Fabio Estevam
Hi Tom and Stefano, On Wed, Mar 29, 2023 at 7:25 PM wrote: > > > Originally, the mmc aliases node was present in imx6qdl-pico.dtsi. > > > > After the sync with Linux in commit d0399a46e7cd ("imx6dl/imx6qdl: > > synchronise device trees with linux"), the aliases node is gone as > > the upstream ve

[PATCH 2/2] pico-imx6: Pass the mmc alias to fix boot regression

2023-03-29 Thread sbabic
> Originally, the mmc aliases node was present in imx6qdl-pico.dtsi. > > After the sync with Linux in commit d0399a46e7cd ("imx6dl/imx6qdl: > synchronise device trees with linux"), the aliases node is gone as > the upstream version does not have it. > > This causes a boot regression in wh

[PATCH 2/2] pico-imx6: Pass the mmc alias to fix boot regression

2023-02-15 Thread Fabio Estevam
Originally, the mmc aliases node was present in imx6qdl-pico.dtsi. After the sync with Linux in commit d0399a46e7cd ("imx6dl/imx6qdl: synchronise device trees with linux"), the aliases node is gone as the upstream version does not have it. This causes a boot regression in which the eMMC c