提交 6fb13f88 编写于 作者: C Christopher Obbard 提交者: Heiko Stuebner

arm64: dts: rockchip: Update sdhci alias for rock-5b

In the previous version, the sdhci alias was set to mmc1: an artifact
leftover from the port from vendor kernel. Update the alias to mmc0 to
match the device's boot order.

Fixes: 6fb2d1549786 ("arm64: dts: rockchip: Add rock-5b board")
Signed-off-by: NChristopher Obbard <chris.obbard@collabora.com>
Link: https://lore.kernel.org/r/20230110195352.272360-4-chris.obbard@collabora.comSigned-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 304c8a75
......@@ -9,7 +9,7 @@
compatible = "radxa,rock-5b", "rockchip,rk3588";
aliases {
mmc1 = &sdhci;
mmc0 = &sdhci;
serial2 = &uart2;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册