diff --git a/qcom/sun-coresight.dtsi b/qcom/sun-coresight.dtsi index 4df333a6..7a93514e 100644 --- a/qcom/sun-coresight.dtsi +++ b/qcom/sun-coresight.dtsi @@ -3527,6 +3527,20 @@ }; }; + gladiator { + compatible = "arm,coresight-dummy-source"; + coresight-name = "coresight-gladiator"; + + out-ports { + port { + gladiator_out_tn_ddr: endpoint { + remote-endpoint = + <&tn_ddr_in_gladiator>; + }; + }; + }; + }; + ddr_tn: TN@10d00000 { compatible = "arm,primecell"; arm,primecell-periphid = <0x000f0c00>; @@ -3542,6 +3556,14 @@ #address-cells = <1>; #size-cells = <0>; + port@6 { + reg = <6>; + tn_ddr_in_gladiator: endpoint { + remote-endpoint = + <&gladiator_out_tn_ddr>; + }; + }; + port@8 { reg = <8>; tn_ddr_in_tpdm_ddr_ubwcp: endpoint {