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

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

Merge "Revert "clk: qcom: gcc-bengal: Update flag for gpll8_out_main clk""

parents a2706b39 d993e11f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -754,6 +754,7 @@ static struct clk_alpha_pll_postdiv gpll8_out_main = {
		.name = "gpll8_out_main",
		.parent_names = (const char *[]){ "gpll8" },
		.num_parents = 1,
		.flags = CLK_SET_RATE_PARENT,
		.ops = &clk_alpha_pll_postdiv_ro_ops,
	},
};