mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
arm64: dts: apple: Add ethernet0 alias for J375 template
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>
This commit is contained in:
parent
28f94ed138
commit
6313115c55
|
|
@ -12,6 +12,7 @@
|
|||
/ {
|
||||
aliases {
|
||||
bluetooth0 = &bluetooth0;
|
||||
ethernet0 = ðernet0;
|
||||
serial0 = &serial0;
|
||||
wifi0 = &wifi0;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user