[PATCH 33/37] arm64: dts: apple: Add ethernet0 alias for J375 template
Janne Grunau
j at jannau.net
Thu Aug 28 07:52:11 PDT 2025
The alias is used by the boot loader to fill the MAC address.
Fixes: aaa1d42a4ce3 ("arm64: dts: apple: Add J375 devicetrees")
Signed-off-by: Janne Grunau <j at jannau.net>
---
arch/arm64/boot/dts/apple/t600x-j375.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/apple/t600x-j375.dtsi b/arch/arm64/boot/dts/apple/t600x-j375.dtsi
index ed38acc0dfc36a1e30b1d44f1a8dcee089e87232..c0fb93ae72f4d4fcb254a36dc408d55ab1bca0e9 100644
--- a/arch/arm64/boot/dts/apple/t600x-j375.dtsi
+++ b/arch/arm64/boot/dts/apple/t600x-j375.dtsi
@@ -12,6 +12,7 @@
/ {
aliases {
bluetooth0 = &bluetooth0;
+ ethernet0 = ðernet0;
serial0 = &serial0;
wifi0 = &wifi0;
};
--
2.51.0
More information about the Linux-nvme
mailing list