Skip to content

Commit

Permalink
arm64: dts: qcom: msm8953: xiaomi-daisy: 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 9405b50 commit 25938ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions arch/arm64/boot/dts/qcom/msm8953-xiaomi-daisy.dts
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,15 @@
regulator-min-microvolt = <1200000>;
};

&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,num-strings = <3>;
};
Expand Down

0 comments on commit 25938ed

Please sign in to comment.