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

Commit 7031e5ce authored by Shantanu Jain's avatar Shantanu Jain
Browse files

ARM: dts: msm: remove gpio support for rear flash for MSMTITANIUM



Remove gpio support for rear flash for MSMTITANIUM MTP and CDP as
GPIO_39 is used by camera.

CRs-fixed: 975584
Change-Id: I58ad90f0585deb0be251cdd43dc1daf64962be68
Signed-off-by: default avatarShantanu Jain <shjain@codeaurora.org>
parent 676c9bc2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -154,9 +154,6 @@
&flash_led {
	compatible = "qcom,qpnp-flash-led";
	reg = <0xd300 0x100>;
	pinctrl-names = "flash_led_enable","flash_led_disable";
	pinctrl-0 = <&rear_flash_led_enable>;
	pinctrl-1 = <&rear_flash_led_disable>;
	qcom,follow-otst2-rb-disabled;
};

+0 −3
Original line number Diff line number Diff line
@@ -120,9 +120,6 @@
&flash_led {
	compatible = "qcom,qpnp-flash-led";
	reg = <0xd300 0x100>;
	pinctrl-names = "flash_led_enable","flash_led_disable";
	pinctrl-0 = <&rear_flash_led_enable>;
	pinctrl-1 = <&rear_flash_led_disable>;
	qcom,follow-otst2-rb-disabled;
};

+0 −54
Original line number Diff line number Diff line
@@ -652,60 +652,6 @@
			};
		};

		tlmm_pmi_flash_led {
			rear_flash_led_enable: rear_flash_led_enable {
				mux {
					pins = "gpio39";
					function = "gpio";
				};

				config {
					pins = "gpio39";
					drive-strength = <16>;
					output-high;
				};
			};

			rear_flash_led_disable: rear_flash_led_disable {
				mux {
					pins = "gpio39";
					function = "gpio";
				};

				config {
					pins = "gpio39";
					drive-strength = <2>;
					output-low;
				};
			};

			front_flash_led_enable: front_flash_led_enable {
				mux {
					pins = "gpio33";
					function = "gpio";
				};

				config {
					pins = "gpio33";
					drive-strength = <16>;
					output-high;
				};
			};

			front_flash_led_disable: front_flash_led_disable {
				mux {
					pins = "gpio33";
					function = "gpio";
				};

				config {
					pins = "gpio33";
					drive-strength = <2>;
					output-low;
				};
			};
		};

		pmx_rd_nfc_int {
			/*qcom,pins = <&gp 17>;*/
			pins = "gpio17";