Re: [PATCH] interconnect: qcom: sm8350: Add missing link between nodes

2021-04-01 Thread Alex Elder
On 4/1/21 4:44 AM, Georgi Djakov wrote: There is a link between the GEM NoC and C NoC nodes, which is currently missing from the topology. Let's add it to allow consumers request paths that use this link. Reported-by: Alex Elder Signed-off-by: Georgi Djakov Thanks Georgi. Tested-by: Alex El

[PATCH] interconnect: qcom: sm8350: Add missing link between nodes

2021-04-01 Thread Georgi Djakov
There is a link between the GEM NoC and C NoC nodes, which is currently missing from the topology. Let's add it to allow consumers request paths that use this link. Reported-by: Alex Elder Signed-off-by: Georgi Djakov --- drivers/interconnect/qcom/sm8350.c | 2 +- 1 file changed, 1 insertion(+)