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

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

Merge "clk: qcom: gcc: Update the fmax frequency for SDXLEMUR"

parents 6487e4ba cbe44718
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -789,7 +789,7 @@ static struct clk_rcg2 gcc_sdcc1_apps_clk_src = {
		.rate_max = (unsigned long[VDD_NUM]) {
			[VDD_LOWER] = 50000000,
			[VDD_LOW] = 100000000,
			[VDD_NOMINAL] = 171428571},
			[VDD_NOMINAL] = 200000000},
	},
};