diff options
author | William A. Kennington III <william@wkennington.com> | 2025-04-07 18:10:06 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2025-04-23 07:18:27 -0700 |
commit | ab2f6bffe7311327d5f6432e413c704f395b93c3 (patch) | |
tree | 35e4fe0b3db17b5350b4d1aca03d43880ee4a565 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6de6868df18728790eb4ffe764b49f356fea7397 (diff) |
hwmon: (max34451) Work around lost page
When requesting new pages from the max34451 we sometimes see that the
firmware responds with stale or bad data to reads that happen
immediately after a page change. This is due to a lack of clock
stretching after page changing on the device side when it needs more
time to complete the operation.
To remedy this, the manufacturer recommends we wait 50us until
the firmware should be ready with the new page.
Signed-off-by: William A. Kennington III <william@wkennington.com>
Link: https://lore.kernel.org/r/20250408011006.1314622-1-william@wkennington.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions