Hi, On Wed, Nov 4, 2020 at 8:24 AM Markus Reichl <m.rei...@fivetechno.de> wrote: > > Recently introduced async probe on mmc devices can shuffle block IDs. > Pin them to fixed values to ease booting in environments where UUIDs > are not practical. Use newly introduced aliases for mmcblk devices from [1]. > > [1] > https://patchwork.kernel.org/patch/11747669/ > > Signed-off-by: Markus Reichl <m.rei...@fivetechno.de> > --- > arch/arm64/boot/dts/rockchip/rk3399.dtsi | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Douglas Anderson <diand...@chromium.org>