hwmon: (pmbus/adm1275) Add support for ADM1276

ADM1276 is mostly compatible to ADM1275, with added support for input power
measurement. Add support for it to the ADM1275 driver.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
Guenter Roeck
2011-07-14 11:55:35 -07:00
부모 c5e6763667
커밋 5cf231a346
3개의 변경된 파일72개의 추가작업 그리고 24개의 파일을 삭제

파일 보기

@@ -26,11 +26,12 @@ config SENSORS_PMBUS
be called pmbus.
config SENSORS_ADM1275
tristate "Analog Devices ADM1275"
tristate "Analog Devices ADM1275 and compatibles"
default n
help
If you say yes here you get hardware monitoring support for Analog
Devices ADM1275 Hot-Swap Controller and Digital Power Monitor.
Devices ADM1275 and ADM1276 Hot-Swap Controller and Digital Power
Monitor.
This driver can also be built as a module. If so, the module will
be called adm1275.