aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAnshuman Khandual <[email protected]>2024-03-14 11:28:38 +0530
committerSuzuki K Poulose <[email protected]>2024-04-16 11:30:43 +0100
commit8e3227ddfbd7216f14186ec534f43e9dbcde717c (patch)
treea79d915e53bcb2cbc0ce6c376c398971a1bdb42f /tools/perf/scripts/python
parentb448c4c72ca3327232dfb20d0065b693b3fcc2e2 (diff)
coresight: funnel: Move ACPI support from AMBA driver to platform driver
Add support for the dynamic funnel device in the platform driver, which can then be used on ACPI based platforms. This change would allow runtime power management for 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 funnels. But first this refactors funnel_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')
0 files changed, 0 insertions, 0 deletions