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

Commit 589c6816 authored by Hareesh Gundu's avatar Hareesh Gundu
Browse files

ARM: dts: msm: Remove the deep nap timer and clk_map for msm8937



Remove deep nap timer which allows CPU to power collapse.

clk_map: we have made the transition to clock-names, remove
the clk_map to support associated infrastructure.

Change-Id: I364bc7390b95a6c915f8ed4a4e6eaa258e3d24c6
Signed-off-by: default avatarHareesh Gundu <hareeshg@codeaurora.org>
parent 3204cbe7
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -53,20 +53,8 @@
		qcom,initial-pwrlevel = <2>;

		qcom,idle-timeout = <8>; //<HZ/12>
		/*
		 * Timeout to enter deeper power saving state
		 * from NAP.
		 */
		qcom,deep-nap-timeout = <2>; //<HZ/50>
		qcom,strtstp-sleepwake;

		/*
		* Clocks = KGSL_CLK_CORE | KGSL_CLK_IFACE |
		* KGSL_CLK_MEM_IFACE | KGSL_CLK_ALT_MEM_IFACE |
		* KGSL_CLK_RBBMTIMER | KGSL_CLK_ALWAYSON
		*/
		qcom,clk-map = <0x000008D6>;

		clocks = <&clock_gcc clk_gcc_oxili_gfx3d_clk>,
			<&clock_gcc clk_gcc_oxili_ahb_clk>,
			<&clock_gcc clk_gcc_bimc_gfx_clk>,