Re: [PATCH v4 1/2] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2021-07-29 09:58:33
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2021-07-29 09:58:33
Also in:
linux-arm-kernel, linux-mediatek, lkml
On Wed, Jul 28, 2021 at 12:07 PM Hsin-Yi Wang [off-list ref] wrote:
With commit 1796164fac7e ("dt-bindings: mmc: document alias support"),
a way to specify fixed index numbers was provided. This patch use aliases
to mmc nodes so the partition name for eMMC and SD card will be consistent
across boots.
Signed-off-by: Hsin-Yi Wang <redacted>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Tested-by: Enric Balletbo i Serra <redacted>
---
v3->v4: change commit message based on review in v3.Thanks for following up. My reviewed-by is still valid for both patches. ChenYu