lkml.org 
[lkml]   [2023]   [Sep]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] coresight: etm4x: Add ACPI id for THEAD YiTian SOC
Date
From: Jay Chen <jkchen@linux.alibaba.com>

Add support for detcting ETE device of THEAD YiTian SOC.

Signed-off-by: Jay Chen <jkchen@linux.alibaba.com>
Signed-off-by: Ruidong Tian <tianruidong@linux.alibaba.com>
---
drivers/hwtracing/coresight/coresight-etm4x-core.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/hwtracing/coresight/coresight-etm4x-core.c b/drivers/hwtracing/coresight/coresight-etm4x-core.c
index 77b0271ce6eb..329bb554b168 100644
--- a/drivers/hwtracing/coresight/coresight-etm4x-core.c
+++ b/drivers/hwtracing/coresight/coresight-etm4x-core.c
@@ -2351,6 +2351,7 @@ static const struct of_device_id etm4_sysreg_match[] = {
#ifdef CONFIG_ACPI
static const struct acpi_device_id etm4x_acpi_ids[] = {
{"ARMHC500", 0}, /* ARM CoreSight ETM4x */
+ {"BABA6000", 0 }, /* THEAD CoreSight ETE */
{}
};
MODULE_DEVICE_TABLE(acpi, etm4x_acpi_ids);
--
2.33.1
\
 
 \ /
  Last update: 2023-09-11 09:25    [W:0.032 / U:1.800 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site