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

Commit cfad5405 authored by Jilai Wang's avatar Jilai Wang
Browse files

msm: npu: Allow set clock rate for llm_temp_clk and llm_curr_clk



This change is to allow clock rate change for llm_temp_clk and
llm_curr_clk.

Change-Id: Ia4ff48dd877f49e0ff0d55a004cae10ef8cf1fb9
Signed-off-by: default avatarJilai Wang <jilaiw@codeaurora.org>
parent dcdb0527
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -126,8 +126,6 @@ static const char * const npu_exclude_rate_clocks[] = {
	"axi_clk",
	"ahb_clk",
	"dma_clk",
	"llm_temp_clk",
	"llm_curr_clk",
	"atb_clk",
	"s2p_clk",
};