From d9c141e9cec7c3e039c57c70e0333120dfdc78f9 Mon Sep 17 00:00:00 2001 From: Yuanfang Zhang Date: Wed, 13 Mar 2024 18:31:56 +0800 Subject: [PATCH] ARM: dts: msm: add funnel multiple output ports support on sun Add multiple output port support for funnel-gfx_dl funnel on sun. Change-Id: Ie61c07b80efde4d1e445283cc393fd2509095cfb Signed-off-by: Yuanfang Zhang --- qcom/sun-coresight.dtsi | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/qcom/sun-coresight.dtsi b/qcom/sun-coresight.dtsi index f7a8df4a..57665af4 100644 --- a/qcom/sun-coresight.dtsi +++ b/qcom/sun-coresight.dtsi @@ -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 { #address-cells = <1>; #size-cells = <0>; @@ -194,6 +170,7 @@ replicator_dummy_out_tpda_dlet: endpoint { remote-endpoint = <&tpda_dlet_in_replicator_dummy>; + source = <&tpdm_gfx>; }; }; @@ -205,7 +182,6 @@ }; }; }; - }; tpda_dlet: tpda@10c38000 {