[PATCH] pmbus:max31785: Support revision "B"

2021-02-01 Thread Matthew Barth
until the new target was reached. This has been fixed, resulting in a revision "B" update where the MFR_REVISION of "B" is 0x3061. Signed-off-by: Matthew Barth --- drivers/hwmon/pmbus/max31785.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/hw

Re: [PATCH] pmbus:max31785: Support revision "B"

2021-02-01 Thread Matthew Barth
On 2/1/21 1:43 PM, Guenter Roeck wrote: On 2/1/21 8:50 AM, Matthew Barth wrote: There was an issue in how the tach feedbacks of dual rotor fans were reported during any change in fan speeds with revision "A" of the MAX31785. When the fan speeds would transition to a new target

[PATCH v2] pmbus:max31785: Support revision "B"

2021-02-01 Thread Matthew Barth
until the new target was reached. This has been fixed, resulting in a revision "B" update where the MFR_REVISION of "B" is 0x3061. Signed-off-by: Matthew Barth --- ChangeLog v1->v2: - Check for expected "max31785b" when MAX31785 single tach only found --- drivers

Re: [PATCH v3] hwmon: Add support for MAX31785 intelligent fan controller

2017-06-06 Thread Matthew Barth
On 06/06/17 8:33 AM, Guenter Roeck wrote: On 06/06/2017 12:02 AM, Andrew Jeffery wrote: Add a basic driver for the MAX31785, focusing on the fan control features but ignoring the temperature and voltage monitoring features of the device. This driver supports all fan control modes and tachomet