Skip to content

Commit

Permalink
arm64: dts: qcom: msm8953: motorola-potter: 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 e3806d5 commit 377c138
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions arch/arm64/boot/dts/qcom/msm8953-motorola-potter.dts
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,15 @@
status = "okay";
};

&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_smbcharger {
monitored-battery = <&battery>;
status = "okay";
Expand Down

0 comments on commit 377c138

Please sign in to comment.