diff options
author | William A. Kennington III <william@wkennington.com> | 2025-04-07 23:10:02 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2025-04-23 17:18:27 +0300 |
commit | 73e5b6b51f00f3c8a8e7531d4a8e211f5f8cfc02 (patch) | |
tree | e3c542a1cf6664d2cd89d0c27efc9f42c5fdf2dd /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2c183963fb5fdd849cda66ddf2d93d88d2296a75 (diff) | |
download | linux-73e5b6b51f00f3c8a8e7531d4a8e211f5f8cfc02.tar.xz |
hwmon: (pmbus) Introduce page_change_delay
We have some buggy pmbus devices that require a delay after performing a
page change operation before trying to issue more commands to the
device.
This allows for a configurable delay after page changes, but not
affecting other read or write operations.
This makes a slight behavioral tweak to the existing delay logic, where
it considers the longest of delays between operations, instead of always
chosing the write delay over the access delay.
Signed-off-by: William A. Kennington III <william@wkennington.com>
Link: https://lore.kernel.org/r/20250407201002.1198092-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