OSDN Git Service

hwmon: (ltc2978) Add additional chip IDs for LTM4676 and LTM4676A
authorGuenter Roeck <linux@roeck-us.net>
Fri, 7 Aug 2015 08:04:56 +0000 (01:04 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 12 Aug 2015 19:29:22 +0000 (12:29 -0700)
commite8047a2686d32854e4b82bd5d328da61025fb01a
tree998f6a6c4717951f3130763b6b9fc3fbc4af4bfc
parentbf89386f166b18c21b2b7a2c5b6e496726c4f25f
hwmon: (ltc2978) Add additional chip IDs for LTM4676 and LTM4676A

Per datasheet, the chip ID for LTM4676 is 0x448x. This was observed
in real systems. In addition to that, chip ID 0x4401 was observed
as well. Research shows that the chip ID has been changed from 0x440x
to 0x448x in datasheet revision C. Add support for the additional chip ID.

Also add the chip ID for LTM4676A, which is functionally identical
to LTM4676.

Reported-by: Ananda Babu Nettam <anandab@juniper.net>
Cc: Ananda Babu Nettam <anandab@juniper.net>
Cc: Amit U Jain <amjain@juniper.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/ltc2978.c