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

Commit 4912175b authored by Rohit Vaswani's avatar Rohit Vaswani
Browse files

ARM: dts: msm: Enable qfpfuse on CDP and MTP of fsm9900



Add the device tree entry to enable the qfpfuse.

Change-Id: If4e9aeaba957a69b6eb197b424740d74a2dd4e18
Acked-by: default avatarKaushik Sikdar <ksikdar@qti.qualcomm.com>
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
parent b2ff20a6
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";
	};