Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8de29074 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add gfx3d_clk to toggle memories for MSMGold"

parents a3093a1b c5fb7ae1
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1054,8 +1054,9 @@
};

&gdsc_oxili_gx {
	clock-names = "core_root_clk";
	clocks =<&clock_gcc clk_gfx3d_clk_src>;
	clock-names = "core_root_clk", "gfx_clk";
	clocks =<&clock_gcc clk_gfx3d_clk_src>,
		<&clock_gcc clk_gcc_oxili_gfx3d_clk>;
	qcom,enable-root-clk;
	qcom,clk-dis-wait-val = <0x5>;
	status = "okay";