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

Commit 9a6523ad 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 qfpfuse on CDP and MTP of fsm9900"

parents 4e19a819 4912175b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -32,6 +32,12 @@
	qcom,wdt@f9017000 {
		status = "disabled";
	};

	qcom,fuse@fc4b8000 {
		status = "ok";
		vdd-blow-supply = <&pma8084_lvs1>;
	};

	emac1:qcom,emac@feb00000 {
		status = "ok";
	};
+5 −0
Original line number Diff line number Diff line
@@ -33,6 +33,11 @@
		status = "disabled";
	};

	qcom,fuse@fc4b8000 {
		status = "ok";
		vdd-blow-supply = <&pma8084_lvs1>;
	};

	emac0:qcom,emac@feb20000 {
		status = "ok";
	};