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

Commit 9d10dc34 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 7d163302 b1d21af0
Loading
Loading
Loading
Loading
+38 −0
Original line number Original line Diff line number Diff line
@@ -942,3 +942,41 @@
	qcom,vdd-wlan-dig-config = <950000 950000 0 0 1>;
	qcom,vdd-wlan-dig-config = <950000 950000 0 0 1>;
	qcom,cmd_db_name = "smpa6";
	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";
};