Merge "ARM: dts: msm: add funnel multiple output ports support on sun"

This commit is contained in:
qctecmdr
2024-03-14 03:13:03 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -161,30 +161,6 @@
}; };
}; };
out-ports {
port {
funnel_gfx_dl_out_replicator_dummy: endpoint {
remote-endpoint =
<&replicator_dummy_in_funnel_gfx_dl>;
};
};
};
};
gpu-replicator {
compatible = "arm,coresight-static-replicator";
coresight-name = "coresight-replicator-gpu";
in-ports {
port {
replicator_dummy_in_funnel_gfx_dl: endpoint {
remote-endpoint =
<&funnel_gfx_dl_out_replicator_dummy>;
};
};
};
out-ports { out-ports {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
@@ -194,6 +170,7 @@
replicator_dummy_out_tpda_dlet: endpoint { replicator_dummy_out_tpda_dlet: endpoint {
remote-endpoint = remote-endpoint =
<&tpda_dlet_in_replicator_dummy>; <&tpda_dlet_in_replicator_dummy>;
source = <&tpdm_gfx>;
}; };
}; };
@@ -205,7 +182,6 @@
}; };
}; };
}; };
}; };
tpda_dlet: tpda@10c38000 { tpda_dlet: tpda@10c38000 {