arm64: dts: qcom: sdm845-xiaomi-beryllium: add haptics
Enable the pmi8998 SPMI haptics driver and configure the play rate for the hardware. Signed-off-by: Joel Selvaraj <jo@jsfamily.in> Signed-off-by: Caleb Connolly <caleb@connolly.tech>
This commit is contained in:
parent
25f251ea49
commit
b6492e810e
1 changed files with 5 additions and 0 deletions
|
|
@ -335,6 +335,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
&pmi8998_haptics {
|
||||
status = "okay";
|
||||
qcom,wave-play-rate-us = <4878>;
|
||||
};
|
||||
|
||||
&qupv3_id_0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue