Skip to content

Commit

Permalink
ARM: dts: msm: Add gfx3d clk opp handle for SDM429
Browse files Browse the repository at this point in the history
Add gfx3d_clk-opp-handle to populate opp table for gpu
and expose voltage requirement to clients in SDM429.

Change-Id: I22a584a70c805d21eae32381b089bdd46ec046ba
Signed-off-by: Saurabh Sahu <[email protected]>
  • Loading branch information
Saurabh Sahu committed Sep 1, 2020
1 parent 2f7448f commit 733516b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/qcom/sdm429.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@
compatible = "qcom,gcc-sdm429w", "syscon";
reg = <0x1800000 0x80000>;
reg-names = "cc_base";
qcom,gcc_oxili_gfx3d_clk-opp-handle = <&msm_gpu>;
vdd_cx-supply = <&VDD_CX_LEVEL>;
clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>;
clock-names = "bi_tcxo";
Expand Down

0 comments on commit 733516b

Please sign in to comment.