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

Commit b1d21af0 authored by Rajesh Bharathwaj's avatar Rajesh Bharathwaj
Browse files

ARM: dts: qcom: Add support for IRLED strobe in AR Glass

Adding support for IRLED Strobe control for hand tracking.

Change-Id: Id6e4f3f77f4f812103f75b249d09902b614d45e0
parent b200c39c
Loading
Loading
Loading
Loading
+38 −0
Original line number Diff line number Diff line
@@ -942,3 +942,41 @@
	qcom,vdd-wlan-dig-config = <950000 950000 0 0 1>;
	qcom,cmd_db_name = "smpa6";
};

&flash_led {
	qcom,hw-strobe-option = <0>;
	qcom,strobe-sel = <1>;
	qcom,ramp-up-step = <200>;
	qcom,ramp-down-step = <200>;
	status = "okay";
};

&pm8150l_flash0 {
	qcom,strobe-sel = <1>;
	status = "okay";
};

&pm8150l_flash1 {
	qcom,strobe-sel = <1>;
	status = "okay";
};

&pm8150l_flash2 {
	qcom,strobe-sel = <1>;
	status = "okay";
};

&pm8150l_torch0 {
	qcom,strobe-sel = <1>;
	status = "okay";
};

&pm8150l_torch1 {
	qcom,strobe-sel = <1>;
	status = "okay";
};

&pm8150l_torch2 {
	qcom,strobe-sel = <1>;
	status = "okay";
};