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

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

Merge "clk: qcom: dispcc-blair: Allow config of cdivs for byte clk"

parents 30e5a66d 8493c5af
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -333,8 +333,7 @@ static struct clk_regmap_div disp_cc_mdss_byte0_div_clk_src = {
			.hw = &disp_cc_mdss_byte0_clk_src.clkr.hw,
		},
		.num_parents = 1,
		.flags = CLK_SET_RATE_PARENT,
		.ops = &clk_regmap_div_ro_ops,
		.ops = &clk_regmap_div_ops,
	},
};