This series adds Coresight support for SM8250 Soc on RB5 board.
It is composed of two elements.
a) Add ETM PID for Kryo-5XX.
b) Add coresight support to DTS for RB5.
This series applies to coresight/next
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Tao Zhang (2):
coresight: etm4x: Add ETM PID for Kryo-5XX
arm64: dts: qcom: sm8250: Add Coresight support
arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 442 +++++++++++++++++-
.../coresight/coresight-etm4x-core.c | 1 +
2 files changed, 439 insertions(+), 4 deletions(-)