diff options
author | Clark Wang <[email protected]> | 2023-05-17 11:30:28 +0800 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2023-06-05 00:50:51 +0200 |
commit | 1c5ee2a77b1bacd4c333bebea93610aaf17977be (patch) | |
tree | f1f5202b74a713a9f6e2751a933eb89a9cd1083c /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) |
i3c: master: svc: fix i3c suspend/resume issue
When system suspends, if i3c module is powered down, register
value will lose.
Need to save the key registers before system suspend.
So save these registers value in runtime pm suspend, and restore them
if these register's value is different with the saved values
when runtime pm resume.
Signed-off-by: Clark Wang <[email protected]>
Reviewed-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions