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:
Joel Selvaraj 2021-08-16 22:20:13 +00:00 committed by Jami Kettunen
parent 25f251ea49
commit b6492e810e

View file

@ -335,6 +335,11 @@
};
};
&pmi8998_haptics {
status = "okay";
qcom,wave-play-rate-us = <4878>;
};
&qupv3_id_0 {
status = "okay";
};