ARM: dts: msm: add qdss CTI for sun

Add coresight qdss CTI for sun.

Change-Id: Ie72bb747946a498164ee0d1ae7b554194a4e3615
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
This commit is contained in:
Yuanfang Zhang
2024-01-14 21:37:00 +08:00
parent e184a829e0
commit 19eeb27fad

View File

@@ -5505,13 +5505,24 @@
reg = <0x10010000 0x1000>;
arm,primecell-periphid = <0x000bb922>;
coresight-name = "coresight-cti-swao";
coresight-name = "coresight-cti-qdss";
qcom,extended_cti;
clocks = <&aoss_qmp>;
clock-names = "apb_pclk";
};
swao_cti: cti@10b00000 {
compatible = "arm,coresight-cti", "arm,primecell";
reg = <0x10b00000 0x1000>;
arm,primecell-periphid = <0x000bb922>;
coresight-name = "coresight-cti-swao";
qcom,extended_cti;
clocks = <&aoss_qmp>;
clock-names = "apb_pclk";
};
cti@10b21000 {
compatible = "arm,coresight-cti", "arm,primecell";
reg = <0x10b21000 0x1000>;