diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2024-09-02 10:53:16 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-09-02 17:34:03 +0300 |
commit | 3cd1ef26b01ea66f1f1c1f088fb41cf1476cb017 (patch) | |
tree | fd1d061e3c17dbeae177504f9d81024adb440dad /drivers/tee/tee_shm_pool.c | |
parent | 9c4e67320f39c793e4abccef6bd5d66d31e4ec0c (diff) | |
download | linux-3cd1ef26b01ea66f1f1c1f088fb41cf1476cb017.tar.xz |
hwmon: pmbus: pli12096bc: Add write delay
Tests on PLI12096bc showed that sometimes a small delay is necessary
after a write operation before a new operation can be processed.
If not respected the device will probably NACK the data phase of
the SMBus transaction. Tests showed that the probability to observe
transaction errors can be raised by either reading sensor data or
toggling the regulator enable.
Further tests showed that 250 microseconds, as used previously for
the CLEAR_FAULTS workaround, is sufficient.
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Message-ID: <20240902075319.585656-5-patrick.rudolph@9elements.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/tee/tee_shm_pool.c')
0 files changed, 0 insertions, 0 deletions