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

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

Merge "clk: qcom: gpucc-lahaina: Fix "stuck at on" warning"

parents 79f084ee f489c7ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -476,7 +476,7 @@ static struct clk_branch gpu_cc_gx_vsense_clk = {

static struct clk_branch gpu_cc_hlos1_vote_gpu_smmu_clk = {
	.halt_reg = 0x5000,
	.halt_check = BRANCH_HALT,
	.halt_check = BRANCH_HALT_VOTED,
	.clkr = {
		.enable_reg = 0x5000,
		.enable_mask = BIT(0),