Merge "ARM: dts: msm: add coresight gladiator for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d5ba507877
@@ -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 {
|
||||
|
Reference in New Issue
Block a user