Re: [PATCH v11] hwmon:Driver for Delta power supplies Q54SJ108A2

2020-12-11 Thread Guenter Roeck
On Tue, Dec 08, 2020 at 09:27:50PM -1000, xiao.ma wrote: > From: "xiao.ma" > > The driver supports Q54SJ108A2 series modules of Delta. > Standard attributes are in sysfs, and other attributes are in debugfs. > > Signed-off-by: xiao.ma > --- > > Notes: > Patch v2 changelog: > Add

[PATCH v11] hwmon:Driver for Delta power supplies Q54SJ108A2

2020-12-09 Thread xiao.ma
From: "xiao.ma" The driver supports Q54SJ108A2 series modules of Delta. Standard attributes are in sysfs, and other attributes are in debugfs. Signed-off-by: xiao.ma --- Notes: Patch v2 changelog: Add delta.rst in Documentation/hwmon. Tristate "DELTA" in Kconfig is changed