On Sat, Feb 26, 2022 at 05:30:42AM PST, Zev Weiss wrote:
Hello, This patch series augments the existing nct6775 driver with support for the hardware's i2c interface. <snip> I've tested the nct6775-platform and nct6775-i2c drivers with the NCT6779D in an ASRock ROMED8HM3 system (the latter driver on its AST2500 BMC); both seem to work as expected. Broader testing would of course be welcome though, as is review feedback.
Also, for the sake of anyone testing or otherwise applying these patches I should mention that the series is based on Guenter's hwmon-next tree (commit 9db3b740a801). Zev