public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Tanmay Vilas Kumar Jagdale <tanmay@marvell•com>
To: "mathieu.poirier@linaro•org" <mathieu.poirier@linaro•org>
Cc: Ganapatrao Kulkarni <gkulkarni@marvell•com>,
	Tomasz Nowicki <tnowicki@marvell•com>,
	"suzuki.poulose@arm•com" <suzuki.poulose@arm•com>,
	Jayachandran Chandrasekharan Nair <jnair@marvell•com>,
	Tanmay Vilas Kumar Jagdale <tanmay@marvell•com>,
	"linux-arm-kernel@lists•infradead.org"
	<linux-arm-kernel@lists•infradead.org>
Subject: [RESEND PATCH v2] coresight: etm4x: Add support for ThunderX2
Date: Wed, 18 Sep 2019 11:04:49 +0000	[thread overview]
Message-ID: <1568804666-21664-1-git-send-email-tanmay@marvell.com> (raw)

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

                 reply	other threads:[~2019-09-18 11:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1568804666-21664-1-git-send-email-tanmay@marvell.com \
    --to=tanmay@marvell$(echo .)com \
    --cc=gkulkarni@marvell$(echo .)com \
    --cc=jnair@marvell$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=mathieu.poirier@linaro$(echo .)org \
    --cc=suzuki.poulose@arm$(echo .)com \
    --cc=tnowicki@marvell$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox