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

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

Merge "arm: dts: qcom: Disable emac0 and emac_lan_vreg DT nodes"

parents f29cbeb2 21fa66e8
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -68,7 +68,11 @@
};

&emac0 {
	status = "ok";
	status = "disabled";
};

&emac_lan_vreg {
	status = "disabled";
};

&pm8019_mpps {