[PATCH 00/16] coresight: next v5.9-rc5

Mathieu Poirier mathieu.poirier at linaro.org
Wed Sep 16 15:17:21 EDT 2020


Good morning Greg,

Here are the CS patches I'd like to see included in the v5.10 merge window.
There might be a part two but I'm not sure yet.

Thanks,
Mathieu 

Jonathan Zhou (3):
  coresight: etm4x: Fix issues within reset interface of sysfs
  coresight: etm4x: Fix issues on trcseqevr access
  coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface

Linu Cherian (2):
  coresight: etm: perf: Sink selection using sysfs is deprecated
  coresight: Make sysfs functional on topologies with per core sink

Mathieu Poirier (1):
  MAINTAINERS: Add CoreSight mailing list

Mian Yousaf Kaukab (1):
  coresight: fix offset by one error in counting ports

Mike Leach (2):
  coresight: etm4x: Ensure default perf settings filter user/kernel
  coresight: etm4x: Fix number of resources check for ETM 4.3 and above

Qi Liu (1):
  coresight: etm4x: Add Support for HiSilicon ETM device

Sai Prakash Ranjan (1):
  coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to
    init

Suzuki K Poulose (1):
  coresight: etm4x: Handle unreachable sink in perf mode

Tingwei Zhang (4):
  coresight: stm: Support marked packet
  coresight: cti: disclaim device only when it's claimed
  coresight: cti: remove pm_runtime_get_sync() from CPU hotplug
  coresight: cti: Write regsiters directly in cti_enable_hw()

 MAINTAINERS                                   |   1 +
 drivers/hwtracing/coresight/coresight-cti.c   |  30 ++---
 .../hwtracing/coresight/coresight-etm-perf.c  |  12 +-
 .../coresight/coresight-etm4x-sysfs.c         |  11 +-
 drivers/hwtracing/coresight/coresight-etm4x.c | 111 ++++++++++--------
 drivers/hwtracing/coresight/coresight-etm4x.h |   6 +
 .../hwtracing/coresight/coresight-platform.c  |  10 +-
 drivers/hwtracing/coresight/coresight-priv.h  |   3 +-
 drivers/hwtracing/coresight/coresight-stm.c   |  11 +-
 drivers/hwtracing/coresight/coresight.c       |  62 +++++-----
 include/uapi/linux/coresight-stm.h            |   1 +
 11 files changed, 137 insertions(+), 121 deletions(-)

-- 
2.25.1




More information about the linux-arm-kernel mailing list