Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 866e63e2 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM64: dts: Disabling EMAC for RCMs"

parents 228af2a6 bc51901f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -67,3 +67,7 @@
&usb2_phy1 {
	status = "disabled";
};

&emac_hw {
	status = "disabled";
};