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

Commit 3540fada 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: 8937 QRD supports only single flash"

parents 59aa8449 002a8f9f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -165,3 +165,8 @@
	qcom,bad-battery-detection-enable;
	qcom,hold-soc-while-full;
};

&flash_led {
	/delete-node/ qcom,flash_1;
	/delete-node/ qcom,torch_1;
};
+5 −0
Original line number Diff line number Diff line
@@ -164,3 +164,8 @@
		drive-strength = <12>;
	};
};

&flash_led {
	/delete-node/ qcom,flash_1;
	/delete-node/ qcom,torch_1;
};