From b9e673f6bbd03f98fa3af2561d6618eb5f814a90 Mon Sep 17 00:00:00 2001 From: Xiaoqi Zhuang Date: Tue, 25 Jun 2024 14:35:47 +0800 Subject: [PATCH] ARM: dts: msm: Remove hwevent node on monaco Remove hwevent DT node as hwevent is a legacy feature which is not used on monaco. Change-Id: I8236e94039309beb5c6c5e057f485e57cdb67851 Signed-off-by: Xiaoqi Zhuang --- qcom/monaco-coresight.dtsi | 9 --------- 1 file changed, 9 deletions(-) diff --git a/qcom/monaco-coresight.dtsi b/qcom/monaco-coresight.dtsi index 1fc8403e..942c18e8 100644 --- a/qcom/monaco-coresight.dtsi +++ b/qcom/monaco-coresight.dtsi @@ -4,15 +4,6 @@ */ &soc { - hwevent { - /* compatible = "qcom,coresight-hwevent"; */ - - coresight-name = "coresight-hwevent"; - coresight-csr = <&csr>; - clocks = <&rpmcc RPM_SMD_QDSS_CLK>; - clock-names = "apb_pclk"; - }; - apss_tgu: tgu@9900000 { compatible = "arm,primecell"; arm,primecell-periphid = <0x0003b999>;