diff --git a/qcom/sun-coresight.dtsi b/qcom/sun-coresight.dtsi index fefa5410..f7a8df4a 100644 --- a/qcom/sun-coresight.dtsi +++ b/qcom/sun-coresight.dtsi @@ -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>;