Skip to content
Commit a2740fe9 authored by Lakshmi Yadlapati's avatar Lakshmi Yadlapati Committed by Greg Kroah-Hartman
Browse files

hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us

commit 26e8383b

 upstream.

Following the failure observed with a delay of 250us, experiments were
conducted with various delays. It was found that a delay of 350us
effectively mitigated the issue.

To provide a more optimal solution while still allowing a margin for
stability, the delay is being adjusted to 500us.

Signed-off-by: default avatarLakshmi Yadlapati <lakshmiy@us.ibm.com>
Link: https://lore.kernel.org/r/20240507194603.1305750-1-lakshmiy@us.ibm.com
Fixes: 8d655e65

 ("hwmon: (ucd90320) Add minimum delay between bus accesses")
Reviewed-by: default avatarEddie James <eajames@linux.ibm.com>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2d60ff58
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment