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

Commit f7ff8474 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable emac1 on fsm9900 MTP"

parents 6ff9d7e0 bb11152d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -41,6 +41,11 @@
	emac0:qcom,emac@feb20000 {
		status = "ok";
	};

	emac1:qcom,emac@feb00000 {
		phy-addr = <4>;
		status = "ok";
	};
};