commit | 1e069dfd96dfeacf1d781f6eaea9426aed0b0909 | [log] [tgz] |
---|---|---|
author | Edward A. James <eajames@us.ibm.com> | Mon Aug 14 13:55:41 2017 -0500 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Aug 14 12:22:07 2017 -0700 |
tree | cb12c48afdff1a072f1ffcb69cccac72448e50dc | |
parent | f198907d2ff6db9541863764576aaf3bc9f58ec0 [diff] |
hwmon: (pmbus) Add debugfs for status registers Export all the available status registers through debugfs. This is useful for hardware diagnostics, especially on multi-page pmbus devices, as user-space access of the i2c space could corrupt the pmbus page accounting. Signed-off-by: Edward A. James <eajames@us.ibm.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>