提交 f8cfe0fd 编写于 作者: P Pali Rohár 提交者: Zheng Zengkai

arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias

stable inclusion
from stable-v5.10.106
commit ea3a5e6df5127fcd1e31462e64a35e0e7c7ed9f9
bugzilla: https://gitee.com/openeuler/kernel/issues/I573US

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ea3a5e6df5127fcd1e31462e64a35e0e7c7ed9f9

--------------------------------

[ Upstream commit a0e897d1 ]

U-Boot uses ethernet* aliases for setting MAC addresses. Therefore define
also alias for ethernet0.

Fixes: 7109d817 ("arm64: dts: marvell: add DTS for Turris Mox")
Signed-off-by: NPali Rohár <pali@kernel.org>
Signed-off-by: NGregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
Signed-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NYu Liao <liaoyu15@huawei.com>
Reviewed-by: NWei Li <liwei391@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 47514d85
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
aliases { aliases {
spi0 = &spi0; spi0 = &spi0;
ethernet0 = &eth0;
ethernet1 = &eth1; ethernet1 = &eth1;
mmc0 = &sdhci0; mmc0 = &sdhci0;
mmc1 = &sdhci1; mmc1 = &sdhci1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册