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

Commit 9a8d8831 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: 8909: Update the Fmax corner map for byte0_clk"

parents 4d2fcc28 8034e078
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -968,7 +968,7 @@ static struct rcg_clk byte0_clk_src = {
	.c = {
		.dbg_name = "byte0_clk_src",
		.ops = &clk_ops_byte,
		VDD_DIG_FMAX_MAP2(LOW, 62500000, NOMINAL, 125000000),
		VDD_DIG_FMAX_MAP1(LOW, 125000000),
		CLK_INIT(byte0_clk_src.c),
	},
};