[patch] hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009

2016-07-24 Thread Vadim Pasternak
Provide support for PSU DPS-460, DPS-800 from Delta Electronics, INC and for SGD009 from Acbel Polytech, INC. These devices do not support the STATUS_CML register, and reports a communication error in response to this command. For this reason, the status register check is disabled for these control

[patch] hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009

2016-07-25 Thread Vadim Pasternak
Provide support for PSU DPS-460, DPS-800 from Delta Electronics, INC and for SGD009 from Acbel Polytech, INC. These devices do not support the STATUS_CML register, and reports a communication error in response to this command. For this reason, the status register check is disabled for these control

Re: [patch] hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009

2016-07-25 Thread Jean Delvare
Hi Vadim, On Mon, 25 Jul 2016 08:10:29 +, Vadim Pasternak wrote: > Provide support for PSU DPS-460, DPS-800 from Delta Electronics, INC and for > SGD009 from Acbel Polytech, INC. > These devices do not support the STATUS_CML register, and reports a > communication error in response to this com

RE: [patch] hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009

2016-07-25 Thread Vadim Pasternak
(pmbus) Add explicit support for DPS-460, DPS-800, > and SGD009 > > Hi Vadim, Hi Jean, Thank you for your comments. Will resend modified patch. > > On Mon, 25 Jul 2016 08:10:29 +, Vadim Pasternak wrote: > > Provide support for PSU DPS-460, DPS-800 from Delta Electron

Re: [patch] hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009

2016-07-26 Thread Jean Delvare
On Mon, 25 Jul 2016 10:55:53 +, Vadim Pasternak wrote: > Provide support for PSU DPS-460, DPS-800 from Delta Electronics, INC and for > SGD009 from Acbel Polytech, INC. > These devices do not support the STATUS_CML register, and reports a > communication error in response to this command. > For

Re: [patch] hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009

2016-07-30 Thread Guenter Roeck
On 07/25/2016 03:55 AM, Vadim Pasternak wrote: Provide support for PSU DPS-460, DPS-800 from Delta Electronics, INC and for SGD009 from Acbel Polytech, INC. These devices do not support the STATUS_CML register, and reports a communication error in response to this command. For this reason, the st