Message ID | 20231016-bqm5_prox-v1-1-2acdc732be9d@apitzsch.eu |
---|---|
State | Superseded |
Headers | show |
Series | arm64: dts: qcom: msm8939-longcheer-l9100: Add proximity-near-level | expand |
diff --git a/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts b/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts index 6802714fda3f..43cadc826121 100644 --- a/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts +++ b/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts @@ -139,6 +139,7 @@ magnetometer@d { light-sensor@23 { compatible = "liteon,ltr559"; reg = <0x23>; + proximity-near-level = <75>; vdd-supply = <&pm8916_l17>; vddio-supply = <&pm8916_l5>;
Consider an object near to the sensor when their distance is about 4 cm or below. Signed-off-by: André Apitzsch <git@apitzsch.eu> --- arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts | 1 + 1 file changed, 1 insertion(+) --- base-commit: 4d0515b235dec789578d135a5db586b25c5870cb change-id: 20231016-bqm5_prox-4958ff602855 Best regards,