Skip to content

Commit dd7dc29

Browse files
Sharat Masettyandersson
authored andcommitted
arm64: dts: qcom: sc7180: Add interconnects property for GPU
This patch adds the interconnects property to the GPU node. This enables the GPU->DDR path bandwidth voting. Signed-off-by: Sharat Masetty <[email protected]> Signed-off-by: Akhil P Oommen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 338bdbc commit dd7dc29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1886,6 +1886,9 @@
18861886
operating-points-v2 = <&gpu_opp_table>;
18871887
qcom,gmu = <&gmu>;
18881888

1889+
interconnects = <&gem_noc MASTER_GFX3D &mc_virt SLAVE_EBI1>;
1890+
interconnect-names = "gfx-mem";
1891+
18891892
gpu_opp_table: opp-table {
18901893
compatible = "operating-points-v2";
18911894

0 commit comments

Comments
 (0)