From 05552150e8b3bfa73cb90b55b0b0347ce72bf4e9 Mon Sep 17 00:00:00 2001 From: Tingguo Cheng Date: Mon, 16 Dec 2024 12:55:27 +0800 Subject: [PATCH] ARM: dts: msm: update haptics device settings for Tuna QRD platform Update voltage and resonant frequency for the vibrator used on Tuna QRD. Change-Id: Ia97af1405dda1e7432e2297d9feeb8982353ba15 Signed-off-by: Tingguo Cheng --- qcom/tuna-pmih010x.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qcom/tuna-pmih010x.dtsi b/qcom/tuna-pmih010x.dtsi index 53203c9b..f201fd4c 100644 --- a/qcom/tuna-pmih010x.dtsi +++ b/qcom/tuna-pmih010x.dtsi @@ -69,6 +69,8 @@ }; &pmih010x_haptics { + qcom,vmax-mv = <1700>; + qcom,lra-period-us = <5880>; nvmem-names = "hap_cfg_sdam"; nvmem = <&pmk8550_sdam_46>; };