android_kernel_samsung_a7y1.../drivers/hwmon/pmbus
Mike Jones d32755a23a hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
commit cf2b012c90e74e85d8aea7d67e48868069cfee0c upstream.

Change 21537dc driver PMBus polling of MFR_COMMON from bits 5/4 to
bits 6/5. This fixs a LTC297X family bug where polling always returns
not busy even when the part is busy. This fixes a LTC388X and
LTM467X bug where polling used PEND and NOT_IN_TRANS, and BUSY was
not polled, which can lead to NACKing of commands. LTC388X and
LTM467X modules now poll BUSY and PEND, increasing reliability by
eliminating NACKing of commands.

Signed-off-by: Mike Jones <michael-a1.jones@analog.com>
Link: https://lore.kernel.org/r/1580234400-2829-2-git-send-email-michael-a1.jones@analog.com
Fixes: e04d1ce9bbb49 ("hwmon: (ltc2978) Add polling for chips requiring it")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-07 13:55:21 +02:00
..
adm1275.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
lm25066.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ltc2978.c hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions. 2020-04-07 13:55:21 +02:00
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
max8688.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
max16064.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
max20751.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
max34440.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pmbus_core.c hwmon: (pmbus/core) Treat parameters as paged if on multiple pages 2020-04-06 19:16:40 +02:00
pmbus.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pmbus.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
tps40422.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ucd9000.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ucd9200.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
zl6100.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30