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

Commit ad302b00 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 5c5c7a58 cfad5405
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -122,8 +122,6 @@ static const char * const npu_exclude_rate_clocks[] = {
	"axi_clk",
	"axi_clk",
	"ahb_clk",
	"ahb_clk",
	"dma_clk",
	"dma_clk",
	"llm_temp_clk",
	"llm_curr_clk",
	"atb_clk",
	"atb_clk",
	"s2p_clk",
	"s2p_clk",
};
};