mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2026-01-27 12:47:24 +01:00
arm64: dts: apple: Add ethernet0 alias for J375 template
[ Upstream commit6313115c55] The alias is used by the boot loader to fill the MAC address. Fixes:aaa1d42a4c("arm64: dts: apple: Add J375 devicetrees") Reviewed-by: Neal Gompa <neal@gompa.dev> Signed-off-by: Janne Grunau <j@jannau.net> Reviewed-by: Sven Peter <sven@kernel.org> Signed-off-by: Sven Peter <sven@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
d4560e6b9a
commit
1e6e29aaac
|
|
@ -12,6 +12,7 @@
|
|||
/ {
|
||||
aliases {
|
||||
bluetooth0 = &bluetooth0;
|
||||
ethernet0 = ðernet0;
|
||||
serial0 = &serial0;
|
||||
wifi0 = &wifi0;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user