From e8047a2686d32854e4b82bd5d328da61025fb01a Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Fri, 7 Aug 2015 01:04:56 -0700 Subject: [PATCH] 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 Cc: Ananda Babu Nettam Cc: Amit U Jain Signed-off-by: Guenter Roeck --- Reading git-format-patch failed