arm64: dts: lahaina: add om8350c flashlight

This commit is contained in:
Cosmin Tanislav 2021-10-04 10:49:11 +03:00 committed by Giovanni Ricca
parent 5459d4e7d0
commit 6e8239c835
No known key found for this signature in database

View File

@ -223,6 +223,17 @@
qcom,led-name = "led:switch_2";
qcom,default-led-trigger = "switch2_trigger";
};
pm8350c_flashlight: qcom,flashlight {
label = "flash";
qcom,led-name = "flashlight";
qcom,max-current-ma = <1500>;
qcom,default-led-trigger = "flashlight_trigger";
qcom,id = <4>;
qcom,flashlight-current-ma = <300>; //each torch current
qcom,duration-ms = <1280>;
qcom,ires-ua = <12500>;
};
};
};
};