Skip to content

Commit 33c6905

Browse files
committed
arm64: dts: qcom: shikra: remove spurious crypto interconnect path from remoteprocs
Remove the incorrect second interconnect path using MASTER_CRYPTO_CORE0 from both remoteproc_mpss and remoteproc_cdsp nodes. Each remoteproc should only have the single MASTER_AMPSS_M0 to SLAVE_EBI_CH0 path for CPU-to-DDR bandwidth voting. Signed-off-by: Komal Bajaj <komal.bajaj@oss.qualcomm.com>
1 parent a86ab96 commit 33c6905

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

arch/arm64/boot/dts/qcom/shikra.dtsi

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3014,8 +3014,6 @@
30143014
clock-names = "xo";
30153015

30163016
interconnects = <&mem_noc MASTER_AMPSS_M0 RPM_ALWAYS_TAG
3017-
&mc_virt SLAVE_EBI_CH0 RPM_ALWAYS_TAG>,
3018-
<&system_noc MASTER_CRYPTO_CORE0 RPM_ALWAYS_TAG
30193017
&mc_virt SLAVE_EBI_CH0 RPM_ALWAYS_TAG>;
30203018

30213019
power-domains = <&rpmpd RPMHPD_CX>;
@@ -4311,8 +4309,6 @@
43114309
clock-names = "xo";
43124310

43134311
interconnects = <&mem_noc MASTER_AMPSS_M0 RPM_ALWAYS_TAG
4314-
&mc_virt SLAVE_EBI_CH0 RPM_ALWAYS_TAG>,
4315-
<&system_noc MASTER_CRYPTO_CORE0 RPM_ALWAYS_TAG
43164312
&mc_virt SLAVE_EBI_CH0 RPM_ALWAYS_TAG>;
43174313

43184314
power-domains = <&rpmpd RPMHPD_CX>;

0 commit comments

Comments
 (0)