Merge "ARM: dts: msm: add coresight gladiator for sun"

This commit is contained in:
qctecmdr
2023-12-06 18:16:00 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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 {