提交 bdc36d22 编写于 作者: J Junhao He 提交者: Ma Wupeng

coresight: etm4x: Add Support for HiSilicon T6 ETM

driver inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I79882
CVE: NA

----------------------------------------------------------------------

Add ETMv4 periperhal ID for HiSilicon T6 platform.
Signed-off-by: NJunhao He <hejunhao3@huawei.com>
上级 1f7abdfd
......@@ -2118,6 +2118,7 @@ static const struct amba_id etm4_ids[] = {
CS_AMBA_UCI_ID(0x000cc0af, uci_id_etm4),/* Marvell ThunderX2 */
CS_AMBA_UCI_ID(0x000b6d01, uci_id_etm4),/* HiSilicon-Hip08 */
CS_AMBA_UCI_ID(0x000b6d02, uci_id_etm4),/* HiSilicon-Hip09 */
CS_AMBA_UCI_ID(0x000b6d45, uci_id_etm4),/* HiSilicon-T6 */
{},
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册