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

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

Merge "clk: qcom: gcc: Update voltage fmax table for video clock"

parents 1b52c22b c0c4220e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1879,7 +1879,7 @@ static struct clk_rcg2 gcc_video_venus_clk_src = {
		.vdd_class = &vdd_cx,
		.num_rate_max = VDD_NUM,
		.rate_max = (unsigned long[VDD_NUM]) {
			[VDD_LOWER] = 133000000,
			[VDD_LOWER] = 133333333,
			[VDD_LOW] = 240000000,
			[VDD_LOW_L1] = 300000000,
			[VDD_NOMINAL] = 384000000},