msm8953-mainline / linux

Linux mainline kernel with WIP patches for msm8953 devices
Other
111 stars 59 forks source link

Add pmi632 vibrator driver #127

Closed z3ntu closed 1 year ago

z3ntu commented 1 year ago

Since the patches have been posted on linux-arm-msm and they work fine on Fairphone 3, add the patches to our repo. Should be merged upstream sooner or later.

Also needs CONFIG_INPUT_PM8XXX_VIBRATOR config enabled (I use my own defconfig so not sure where to add this)

(note, not tested on 6.4.7 branch really, just directly on v6.5-rc6)

Closes #109

barni2000 commented 1 year ago

I have tried with Redmi 7. When i switch from Periodic sinusoidal to Strong rumble in fftest the vibration is different when I only choose Strong rumble first.

z3ntu commented 1 year ago

I've also seen something similar, could be just a quirks in fftest also, not sure how that works.

Since this is not getting reviews, I'll just merge this I guess. The driver is developed upstream anyways.