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

Commit 3913b083 authored by Vivek Kumar's avatar Vivek Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Remove ahb-clk-vote property for msm8996-auto



Do not unvote for the mss_cfg_ahb clock after the modem
boots up for modem ssr to work,so remove qcom,ahb-clk-vote
property for msm8996 auto boards

Change-Id: Id04bbb9c98bd3852727309c79a459a0bd353d534
Signed-off-by: default avatarVivek Kumar <vivekuma@codeaurora.org>
parent 0dc10091
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1611,3 +1611,7 @@
	contiguous-region = <&cont_splash_mem &cont_splash_mem_hdmi
				&early_camera_mem>;
};

&pil_modem {
	/delete-property/qcom,ahb-clk-vote;
};