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

Commit 14e4727e authored by Rajesh Bondugula's avatar Rajesh Bondugula
Browse files

ARM: dts: msm: Add current and duration parameters to flash



Add max-current, max-duration information to flash node.
These parameters will be read and will be published.
Appropriate intensity can be controlled.

Change-Id: I5ea3fbc3a22e9fa2f7af72f95a311a1d69f9789b
Signed-off-by: default avatarRajesh Bondugula <rajeshb@codeaurora.org>
parent d69e4dfe
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -41,6 +41,8 @@
		qcom,gpio-req-tbl-flags = <0 0>;
		qcom,gpio-req-tbl-label = "FLASH_EN",
			"FLASH_NOW";
		qcom,max-current = <750>;
		qcom,max-duration = <1600>;
	};

	eeprom0: qcom,eeprom@20 {
+2 −0
Original line number Diff line number Diff line
@@ -41,6 +41,8 @@
		qcom,gpio-req-tbl-flags = <0 0>;
		qcom,gpio-req-tbl-label = "FLASH_EN",
			"FLASH_NOW";
		qcom,max-current = <750>;
		qcom,max-duration = <1600>;
	};

	eeprom0: qcom,eeprom@20 {