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

Commit cb79b1a1 authored by Taniya Das's avatar Taniya Das
Browse files

ARM: dts: msm: Toggle memories of oxili_gfx3d_clk for MSM8937



The FORCE_MEM_PERIPH_ON is required to be enabled when oxili_gfx3d_clock is
enabled to avoid any data corruption and disable when gdsc is disabled.

Change-Id: Ia9fbc12e4f9549eb7eb7e193925c0e9d2c0cb80d
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 8cd988e4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1337,5 +1337,7 @@

&gdsc_oxili_cx {
	reg = <0x1859044 0x4>;
	clock-names = "core_clk";
	clocks = <&clock_gcc clk_gcc_oxili_gfx3d_clk>;
	status = "okay";
};