diff options
author | 2020-07-16 11:57:34 -0600 | |
---|---|---|
committer | 2020-07-21 15:48:38 +0200 | |
commit | 8f3ce74c20f21e09644d2a584238f1453a00eb8d (patch) | |
tree | 57cd25d60b3b57ada23f9fc6dbfc54f006f0b03a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: arm: coresight: Add support to skip trace unit power up (diff) | |
download | wireguard-linux-8f3ce74c20f21e09644d2a584238f1453a00eb8d.tar.xz wireguard-linux-8f3ce74c20f21e09644d2a584238f1453a00eb8d.zip |
coresight: replicator: Reset replicator if context is lost
On some QCOM SoCs, replicators in Always-On domain loses its
context as soon as the clock is disabled. Currently as a part
of pm_runtime workqueue, clock is disabled after the replicator
is initialized by amba_pm_runtime_suspend assuming that context
is not lost which is not true for replicators with such
limitations. So add a new property "qcom,replicator-loses-context"
to identify such replicators and reset them.
Suggested-by: Mike Leach <mike.leach@linaro.org>
Reviewed-by: Mike Leach <mike.leach@linaro.org>
Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20200716175746.3338735-6-mathieu.poirier@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions