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

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

Merge "clk: qcom: clk-cpu-sdxlemur: Update max apcs_cpu_pll frequencies"

parents d6cc6016 f7a60ad3
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -315,7 +315,9 @@ static struct clk_alpha_pll apcs_cpu_pll = {
				[VDD_MIN] = 615000000,
				[VDD_LOW] = 1066000000,
				[VDD_LOW_L1] = 1500000000,
				[VDD_NOMINAL] = 1750000000},
				[VDD_NOMINAL] = 1750000000,
				[VDD_HIGH] = 1804800000},

		},
	},
};