hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
authorVadim Pasternak <vadimp@mellanox.com>
Tue, 3 Oct 2017 18:08:27 +0000 (18:08 +0000)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 30 Oct 2017 01:36:03 +0000 (18:36 -0700)
commit92b64580f14b24a3d5cfd1e9dff0b745826a824b
treed8d256e060e0f853ede11701c1bde2359168c2a2
parent7a76a7f34afdfb080ec8e51ed18891b4f72ec907
hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor

MAX6621 is a PECI-to-I2C translator provides an efficient, low-cost
solution for PECI-to-SMBus/I2C protocol conversion. It allows reading the
temperature from the PECI-compliant host directly from up to four
PECI-enabled CPUs.

Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/max6621.c [new file with mode: 0644]