aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAnshuman Khandual <[email protected]>2024-03-14 11:28:41 +0530
committerSuzuki K Poulose <[email protected]>2024-04-16 11:30:45 +0100
commit70750e257aab4cd4d755294ae8b9834214a624bb (patch)
tree169212796efa6fab273f90eaccd2a27136b0082d /tools/perf/scripts/python/bin
parent3d83d4d4904a47626854b6bba44127d21a7dc713 (diff)
coresight: tmc: Move ACPI support from AMBA driver to platform driver
Add support for the tmc devices in the platform driver, which can then be used on ACPI based platforms. This change would now allow runtime power management for ACPI based systems. The driver would try to enable the APB clock if available. But first this renames and then refactors tmc_probe() and tmc_remove(), making sure it can be used both for platform and AMBA drivers. This also moves pm_runtime_put() from tmc_probe() 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/bin')
0 files changed, 0 insertions, 0 deletions