mbox series

[0/4] coresight: Patches for v5.13

Message ID 20210407160007.418053-1-mathieu.poirier@linaro.org (mailing list archive)
Headers show
Series coresight: Patches for v5.13 | expand

Message

Mathieu Poirier April 7, 2021, 4 p.m. UTC
Hi Greg,

These are the coresight patches I'd like you to consider for
the v5.13 cycle.  There is only 4, the other ones will go
go through Marc's kvmarm tree as previously agreed.

I may have another (big) set coming later this week or early
next week but it may be on the late side for this much code.
We'll see when we get there.

Thanks,
Mathieu   


Mathieu Poirier (1):
  MAINTAINERS: Add CoreSight header files

Qi Liu (1):
  coresight: core: Fix typo in coresight-core.c

Sai Prakash Ranjan (1):
  coresight: etm4x: Add ETM PID for Cortex-A78

Wei Yongjun (1):
  coresight: etm: perf: Make symbol 'format_attr_contextid' static

 MAINTAINERS                                        | 1 +
 drivers/hwtracing/coresight/coresight-core.c       | 2 +-
 drivers/hwtracing/coresight/coresight-etm-perf.c   | 2 +-
 drivers/hwtracing/coresight/coresight-etm4x-core.c | 1 +
 4 files changed, 4 insertions(+), 2 deletions(-)