[PATCH v2 0/2] Add Coresight support for RB5 board
From: Tao Zhang <hidden>
Date: 2021-09-24 10:06:51
Also in:
lkml
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. Changes since V2: - Add the comment "Cortex-A77" for Kryo-5XX ETM PID. - Correct the errors in the patch "Add Coresight support for RB5 board" v1 version, and the adsp-related configuration should not be deleted. Changes since V1: - Add ETM PID for Kryo-5XX. - Add coresight supoort to device tree for RB5. ETM verification and use of Coresight components need Coresight support in device tree. Since the ETR sink needs SMMU support, and SMMU has not been enabled on RB5. ETR is not added to this patch, and it will be added once SMMU is enabled on RB5. ETF sink has been added to the device tree 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(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel