[PATCH 00/17] coresight: next v5.8-rc5

Mathieu Poirier mathieu.poirier at linaro.org
Thu Jul 16 13:57:29 EDT 2020


Good day,

Please consider the following patches for inclusion in the v5.9 merge window.

Thanks,
Mathieu

Andy Shevchenko (1):
  coresight: Drop double check for ACPI companion device

Mike Leach (6):
  coresight: etmv4: Fix resource selector constant
  coresight: etmv4: Counter values not saved on disable
  coresight: Fix comment in main header file
  coresight: Add default sink selection to CoreSight base
  coresight: tmc: Update sink types for default selection
  coresight: etm: perf: Add default sink selection to etm perf

Sai Prakash Ranjan (6):
  coresight: replicator: Use CS_AMBA_ID macro for id table
  coresight: catu: Use CS_AMBA_ID macro for id table
  coresight: replicator: Reset replicator if context is lost
  dt-bindings: arm: coresight: Add optional property to replicators
  coresight: tmc: Add shutdown callback for TMC ETR
  coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()

Suzuki K Poulose (1):
  coresight: etm4x: Fix save/restore during cpu idle

Tingwei Zhang (2):
  coresight: etm4x: Add support to skip trace unit power up
  dt-bindings: arm: coresight: Add support to skip trace unit power up

Xu Wang (1):
  coresight: Use devm_kcalloc() in coresight_alloc_conns()

 .../devicetree/bindings/arm/coresight.txt     |  13 ++
 drivers/hwtracing/coresight/coresight-catu.c  |   5 +-
 .../hwtracing/coresight/coresight-etm-perf.c  |  17 +-
 drivers/hwtracing/coresight/coresight-etm4x.c |  49 ++++--
 drivers/hwtracing/coresight/coresight-etm4x.h |   9 +-
 .../hwtracing/coresight/coresight-platform.c  |   5 +-
 drivers/hwtracing/coresight/coresight-priv.h  |   2 +
 .../coresight/coresight-replicator.c          |  68 ++++---
 drivers/hwtracing/coresight/coresight-stm.c   |   2 -
 .../hwtracing/coresight/coresight-tmc-etf.c   |  13 +-
 .../hwtracing/coresight/coresight-tmc-etr.c   |   2 +-
 drivers/hwtracing/coresight/coresight-tmc.c   |  26 ++-
 drivers/hwtracing/coresight/coresight-tmc.h   |   1 +
 drivers/hwtracing/coresight/coresight.c       | 166 ++++++++++++++++++
 include/linux/coresight.h                     |   6 +-
 15 files changed, 314 insertions(+), 70 deletions(-)

-- 
2.25.1




More information about the linux-arm-kernel mailing list