Re: [PATCH] arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.

From: Doug Anderson
Date: Wed Nov 04 2020 - 11:28:10 EST


Hi,

On Wed, Nov 4, 2020 at 8:24 AM Markus Reichl <m.reichl@xxxxxxxxxxxxx> 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.reichl@xxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/rockchip/rk3399.dtsi | 3 +++
> 1 file changed, 3 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>