Skip to content

Commit a60fc00

Browse files
committed
arm64: dts: Edge: disable gmac for Edge
1 parent 48514a3 commit a60fc00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3399-kedge-linux.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@
4848
model = "Khadas Edge";
4949
compatible = "khadas,edge", "rockchip,rk3399";
5050
};
51+
52+
&gmac {
53+
status = "disabled";
54+
};

0 commit comments

Comments
 (0)