|
@@ -38,8 +38,6 @@ its hardware characteristcs.
|
|
AMBA markee):
|
|
AMBA markee):
|
|
- "arm,coresight-replicator"
|
|
- "arm,coresight-replicator"
|
|
|
|
|
|
- * id: a unique number that will identify this replicator.
|
|
|
|
-
|
|
|
|
* port or ports: same as above.
|
|
* port or ports: same as above.
|
|
|
|
|
|
* Optional properties for ETM/PTMs:
|
|
* Optional properties for ETM/PTMs:
|
|
@@ -94,8 +92,6 @@ Example:
|
|
* AMBA bus. As such no need to add "arm,primecell".
|
|
* AMBA bus. As such no need to add "arm,primecell".
|
|
*/
|
|
*/
|
|
compatible = "arm,coresight-replicator";
|
|
compatible = "arm,coresight-replicator";
|
|
- /* this will show up in debugfs as "0.replicator" */
|
|
|
|
- id = <0>;
|
|
|
|
|
|
|
|
ports {
|
|
ports {
|
|
#address-cells = <1>;
|
|
#address-cells = <1>;
|