* [RESEND PATCH v2] coresight: etm4x: Add support for ThunderX2
@ 2019-09-18 11:04 Tanmay Vilas Kumar Jagdale
0 siblings, 0 replies; only message in thread
From: Tanmay Vilas Kumar Jagdale @ 2019-09-18 11:04 UTC (permalink / raw)
To: mathieu.poirier@linaro•org
Cc: Ganapatrao Kulkarni, Tomasz Nowicki, suzuki.poulose@arm•com,
Jayachandran Chandrasekharan Nair, Tanmay Vilas Kumar Jagdale,
linux-arm-kernel@lists•infradead.org
From: Tanmay Vilas Kumar Jagdale <tanmay@marvell•com>
Add ETMv4 periperhal ID for Marvell's ThunderX2 chip.
This chip contains ETMv4.1 version.
Signed-off-by: Tanmay Vilas Kumar Jagdale <tanmay@marvell•com>
---
- Updated with full name "Tanmay Vilas Kumar Jagdale" instead of
"Tanmay Jagdale".
[0] https://patchwork.kernel.org/patch/11138743/
drivers/hwtracing/coresight/coresight-etm4x.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/hwtracing/coresight/coresight-etm4x.c b/drivers/hwtracing/coresight/coresight-etm4x.c
index a128b5063f46..47839b4a8bc0 100644
--- a/drivers/hwtracing/coresight/coresight-etm4x.c
+++ b/drivers/hwtracing/coresight/coresight-etm4x.c
@@ -1211,6 +1211,7 @@ static const struct amba_id etm4_ids[] = {
CS_AMBA_UCI_ID(0x000f0211, uci_id_etm4),/* Qualcomm Kryo */
CS_AMBA_ID(0x000bb802), /* Qualcomm Kryo 385 Cortex-A55 */
CS_AMBA_ID(0x000bb803), /* Qualcomm Kryo 385 Cortex-A75 */
+ CS_AMBA_UCI_ID(0x000cc0af, uci_id_etm4),/* Marvell ThunderX2 */
{},
};
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-09-18 11:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-18 11:04 [RESEND PATCH v2] coresight: etm4x: Add support for ThunderX2 Tanmay Vilas Kumar Jagdale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox