]> git.baikalelectronics.ru Git - uboot.git/commit
imx6qdl-sabresd: Pass mmc alias
authorFabio Estevam <festevam@denx.de>
Sat, 10 Dec 2022 21:31:19 +0000 (18:31 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 30 Jan 2023 22:23:01 +0000 (23:23 +0100)
commit7081a93229c89091949c64fa212fe894db244f16
tree38c4064cb7c1a09e5214a2a249f51ed3db885509
parent926dcf765e853072df24f6f57ec051dc9519a152
imx6qdl-sabresd: Pass mmc alias

Originally, the mmc aliases node was present in imx6qdl-sabresd.dtsi.

After the sync with Linux in commit c2092e38fd66 ("imx6dl/imx6qdl:
synchronise device trees with linux"), the aliases node is gone as
the upstream version does not have it.

This causes a regression in which the SD card cannot be found anymore.

Fix it by passing the alias node in the u-boot.dtsi file to
restore the original behaviour where the SD card (esdhc3) was
mapped to mmc1.

Fixes: c2092e38fd66 ("imx6dl/imx6qdl: synchronise device trees with linux")
Reported-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Fabio Estevam <festevam@denx.de>
arch/arm/dts/imx6qdl-sabresd-u-boot.dtsi