Re: [PATCH v3] hwmon (pmbus/max20730): add device monitoring via debugfs

2020-09-01 Thread Guenter Roeck
On Fri, Aug 28, 2020 at 07:21:45AM +, Ugur Usug wrote: > Add debugfs interface support for accessing device specific registers > (MFR_VOUT_MIN, MFR_DEVSET1 and MFR_DEVSET2) and others including OPERATION, > ON_OFF_CONFIG, SMB_ALERT_MASK, VOUT_MODE, VOUT_COMMAND and VOUT_MAX. > Line above nee

[PATCH v3] hwmon (pmbus/max20730): add device monitoring via debugfs

2020-08-28 Thread Ugur Usug
Add debugfs interface support for accessing device specific registers (MFR_VOUT_MIN, MFR_DEVSET1 and MFR_DEVSET2) and others including OPERATION, ON_OFF_CONFIG, SMB_ALERT_MASK, VOUT_MODE, VOUT_COMMAND and VOUT_MAX. Signed-off-by: Ugur Usug --- drivers/hwmon/pmbus/max20730.c | 365 +