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

Commit dd580840 authored by Shubhraprakash Das's avatar Shubhraprakash Das
Browse files

arm/dt: apq: 8084: Remove control of mem iface clock in graphics



The msm_iface_clk is supposed to be controlled by rpm. Remove this
clock from being controlled at the kernel driver level.

Change-Id: I41770c38208aec7f0d31b669d817991115929ce0
Signed-off-by: default avatarShubhraprakash Das <sadas@codeaurora.org>
parent 0cabfa0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@

		qcom,idle-timeout = <8>; //<HZ/12>
		qcom,strtstp-sleepwake;
		qcom,clk-map = <0x00000016>; //KGSL_CLK_CORE | KGSL_CLK_IFACE | KGSL_CLK_MEM_IFACE
		qcom,clk-map = <0x00000006>; //KGSL_CLK_CORE | KGSL_CLK_IFACE

		/* Bus Scale Settings */
		qcom,msm-bus,name = "grp3d";