On Fri, May 24, 2024 at 03:39:58AM +0300, Aleksandr Mezin wrote:
Add support for device with USB ID 1e71:2020.
Fan speed control reported to be working with existing userspace (hidraw) software, so I assume it's compatible. Fan channel count is the same. No known differences from already supported devices, at least regarding fan speed control and initialization.
Discovered in liquidctl project:
https://github.com/liquidctl/liquidctl/pull/702
Signed-off-by: Aleksandr Mezin mezin.alexander@gmail.com Cc: stable@vger.kernel.org # v6.1+
Applied, after adjusting subject and desacription a bit.
Guenter