aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAnshuman Khandual <[email protected]>2024-03-14 11:28:37 +0530
committerSuzuki K Poulose <[email protected]>2024-04-16 11:30:42 +0100
commitb448c4c72ca3327232dfb20d0065b693b3fcc2e2 (patch)
treefd2ae19648d6d75cb237dce2f429e42f228547fb /tools/perf/scripts/python/task-analyzer.py
parent075b7cd7ad7dec8651a6a6654fa5ebae436ac00f (diff)
coresight: replicator: Move ACPI support from AMBA driver to platform driver
Add support for the dynamic replicator device in the platform driver, which can then be used on ACPI based platforms. This change would now allow runtime power management for replicator devices on ACPI based systems. The driver would try to enable the APB clock if available. Also, rename the code to reflect the fact that it now handles both static and dynamic replicators. But first this refactors replicator_probe() making sure it can be used both for platform and AMBA drivers, by moving the pm_runtime_put() to the callers. Cc: Lorenzo Pieralisi <[email protected]> Cc: Sudeep Holla <[email protected]> Cc: Suzuki K Poulose <[email protected]> Cc: Mike Leach <[email protected]> Cc: James Clark <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Tested-by: Sudeep Holla <[email protected]> # Boot and driver probe only Acked-by: Sudeep Holla <[email protected]> # For ACPI related changes Reviewed-by: James Clark <[email protected]> Signed-off-by: Anshuman Khandual <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions