Skip to content

Commit

Permalink
arm64: dts: qcom: msm8953: xiaomi-tissot: enable haptic
Browse files Browse the repository at this point in the history
Signed-off-by: Barnabás Czémán <[email protected]>
  • Loading branch information
barni2000 committed Nov 19, 2024
1 parent fe7da3a commit e3806d5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions arch/arm64/boot/dts/qcom/msm8953-xiaomi-tissot.dts
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,15 @@
compatible = "xiaomi,tissot-panel";
};

&pmi8950_haptics {
qcom,actuator-type = <HAP_TYPE_ERM>;
qcom,brake-pattern = <0x3 0x3 0x0 0x0>;
qcom,wave-play-rate-us = <5263>;
qcom,wave-shape = <HAP_WAVE_SQUARE>;

status = "okay";
};

&pmi8950_wled {
qcom,external-pfet;
qcom,cabc;
Expand Down

0 comments on commit e3806d5

Please sign in to comment.