arm64: dts: qcom: sc7180: Add interconnects property for GPU
authorSharat Masetty <smasetty@codeaurora.org>
Fri, 17 Jul 2020 13:29:38 +0000 (18:59 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 28 Jul 2020 06:27:03 +0000 (23:27 -0700)
This patch adds the interconnects property to the GPU node. This enables
the GPU->DDR path bandwidth voting.

Signed-off-by: Sharat Masetty <smasetty@codeaurora.org>
Signed-off-by: Akhil P Oommen <akhilpo@codeaurora.org>
Link: https://lore.kernel.org/r/1594992579-20662-6-git-send-email-akhilpo@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sc7180.dtsi

index 5688cbb96bdd6e03a298f573e315f6e5888bd776..3255d3768cc0423ea2e2a6eae196f49f1e9cf7a0 100644 (file)
                        operating-points-v2 = <&gpu_opp_table>;
                        qcom,gmu = <&gmu>;
 
+                       interconnects = <&gem_noc MASTER_GFX3D &mc_virt SLAVE_EBI1>;
+                       interconnect-names = "gfx-mem";
+
                        gpu_opp_table: opp-table {
                                compatible = "operating-points-v2";