Thomas Heijligen has uploaded a new patch set (#2) to the change originally created by Nico Huber. ( https://review.coreboot.org/c/coreboot/+/29475 )
Change subject: drivers/i2c/nct7802y: Add new hardware-monitoring IC ......................................................................
drivers/i2c/nct7802y: Add new hardware-monitoring IC
Just another hardware-monitoring chip. Only limited fan control and PECI configuration is implemented.
Change-Id: I35ea79e12941804e398c6304a08170a776f4ca76 Signed-off-by: Nico Huber nico.huber@secunet.com --- A src/drivers/i2c/nct7802y/Kconfig A src/drivers/i2c/nct7802y/Makefile.inc A src/drivers/i2c/nct7802y/chip.h A src/drivers/i2c/nct7802y/nct7802y.c A src/drivers/i2c/nct7802y/nct7802y.h A src/drivers/i2c/nct7802y/nct7802y_fan.c A src/drivers/i2c/nct7802y/nct7802y_peci.c 7 files changed, 445 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/29475/2