Re: [PATCH] hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2024 Elite
Guenter Roeck <[email protected]> Tue, 28 Jul 2026 14:17:10 -0700
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 27, 2026 at 11:11:24PM -0400, Sean Lyon wrote: > The Kraken 2024 Elite (USB ID 1e71:3012) is protocol-compatible with the > existing Kraken 2023 devices and works with the current Z53 code paths. > Add its USB product ID and map it to the KRAKEN2023 kind. > > Tested on hardware: liquid temperature and pump/fan speeds read > correctly (cross-checked against liquidctl), and PWM control of both the > pump and fan channels works as expected. > > Signed-off-by: Sean Lyon <[email protected]> Applied. Thanks, Guenter