69498c9489
The update to Linux v5.13.1 also includes updating the haptics driver to the latest one posted to the mailing lists, which was renamed to qcom-spmi-haptics. Rename the udev rule for this driver and update the driver name in it. [ci:skip-build] already built successfully in CI
1 line
152 B
Text
1 line
152 B
Text
SUBSYSTEM=="input", KERNEL=="event*", ENV{ID_INPUT}=="1", SUBSYSTEMS=="input", ATTRS{name}=="spmi_haptics", TAG+="uaccess", ENV{FEEDBACKD_TYPE}="vibra"
|