diff options
author | Claudiu Beznea <[email protected]> | 2024-08-20 13:19:11 +0300 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2024-09-10 00:34:00 +0200 |
commit | 10d5c8845d36ca71212f588849532c5f484111e4 (patch) | |
tree | e642dda9c5a4d6c1ab967fb3f5278bc099fcf44a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3149a9cf36cf17411e8564e22ec698b5aa2175c5 (diff) |
i2c: riic: Enable runtime PM autosuspend support
Enable runtime PM autosuspend support for the RIIC driver. With this, in
case there are consecutive xfer requests the device wouldn't be runtime
enabled/disabled after each consecutive xfer but after the
the delay configured by user. With this, we can avoid touching hardware
registers involved in runtime PM suspend/resume saving in this way some
cycles. The default chosen autosuspend delay is zero to keep the
previous driver behavior.
Reviewed-by: Wolfram Sang <[email protected]>
Signed-off-by: Claudiu Beznea <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions