aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAnshuman Khandual <[email protected]>2024-03-14 11:28:40 +0530
committerSuzuki K Poulose <[email protected]>2024-04-16 11:30:45 +0100
commit3d83d4d4904a47626854b6bba44127d21a7dc713 (patch)
tree713b27608c61a7fa7083761cf1599bfa1c6adcda /tools/perf/scripts/python
parent23567323857d2073197953bb158413be1aceca8b (diff)
coresight: tpiu: Move ACPI support from AMBA driver to platform driver
Add support for the tpiu device 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 tpiu_probe() and tpiu_remove(), making sure it can be used both for platform and AMBA drivers. This also moves pm_runtime_put() from tpiu_probe() to the callers. While here, this also sorts the included headers in alphabetic order. 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