Commit 8979ead9 authored by Janne Grunau's avatar Janne Grunau Committed by Hector Martin
Browse files

arm64: dts: apple: change ethernet0 device type to ethernet



Fixes make dtbs_check errors for t8103-j274.dts due to missing pci
properties.

Fixes: e1bebf97 ("arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address")
Reviewed-by: default avatarMark Kettenis <kettenis@openbsd.org>
Signed-off-by: default avatarJanne Grunau <j@jannau.net>
Tested-by: default avatarHector Martin <marcan@marcan.st>
Signed-off-by: default avatarHector Martin <marcan@marcan.st>
parent fa55b7dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@

&port02 {
	bus-range = <3 3>;
	ethernet0: pci@0,0 {
	ethernet0: ethernet@0,0 {
		reg = <0x30000 0x0 0x0 0x0 0x0>;
		/* To be filled by the loader */
		local-mac-address = [00 10 18 00 00 00];