[PATCH 0/2] coresight: ete: Always save state on power down

James Clark posted 2 patches 1 month, 2 weeks ago
There is a newer version of this series
drivers/hwtracing/coresight/coresight-etm4x-core.c | 55 ++++++++++++++++------
drivers/hwtracing/coresight/coresight-etm4x.h      |  1 +
2 files changed, 42 insertions(+), 14 deletions(-)
[PATCH 0/2] coresight: ete: Always save state on power down
Posted by James Clark 1 month, 2 weeks ago
Fix PM save on ETE, which is an issue that showed up on the FVP when
booted with ACPI and the newly enabled idle states. Then refactor to
clarify and avoid any probe order issues.

Signed-off-by: James Clark <james.clark@linaro.org>
---
James Clark (2):
      coresight: ete: Always save state on power down
      coresight: etm4x: Refactor pm_save_enable handling

 drivers/hwtracing/coresight/coresight-etm4x-core.c | 55 ++++++++++++++++------
 drivers/hwtracing/coresight/coresight-etm4x.h      |  1 +
 2 files changed, 42 insertions(+), 14 deletions(-)
---
base-commit: 971f3474f8898ae8bbab19a9b547819a5e6fbcf1
change-id: 20260420-james-cs-ete-pm_save_enable-4e994e35cdac

Best regards,
-- 
James Clark <james.clark@linaro.org>