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

Commit fb36d9bc authored by Vijay kumar Tumati's avatar Vijay kumar Tumati Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add laser LED support on MSM8998 MTP



Add laser LED device for msm8998 MTP to support
depth sensor.

Change-Id: I8603540d56adbc0d0d3ee41959f7e235dc459a8d
Signed-off-by: default avatarVijay kumar Tumati <vtumati@codeaurora.org>
parent c1d75349
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -54,6 +54,13 @@
		qcom,cam-vreg-op-mode = <0>;
	};

	laserled0: qcom,laserled@0 {
		cell-index = <0>;
		reg = <0x0>;
		compatible = "qcom,laser-led";
		qcom,cci-master = <1>;
	};

	actuator1: qcom,actuator@1 {
		cell-index = <1>;
		reg = <0x1>;
@@ -322,6 +329,7 @@
		qcom,eeprom-src = <&eeprom2>;
		qcom,led-flash-src = <&led_flash1>;
		qcom,actuator-src = <&actuator1>;
		qcom,laserled-src = <&laserled0>;
		cam_vio-supply = <&pm8998_lvs1>;
		cam_vana-supply = <&pm8998_l22>;
		cam_vdig-supply = <&pm8998_s3>;