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

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

Merge "clk: qcom: gcc: Remove support of 650Mhz frequency for gfx3d_clk_src"

parents dfae63f6 3f7521d9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -917,7 +917,6 @@ static const struct freq_tbl ftbl_gfx3d_clk_src[] = {
	F_SLEW(523200000, P_GPLL3_OUT_MAIN, 1, 0, 0,   1046400000),
	F_SLEW(550000000, P_GPLL3_OUT_MAIN, 1, 0, 0,   1100000000),
	F_SLEW(598000000, P_GPLL3_OUT_MAIN, 1, 0, 0,   1196000000),
	F_SLEW(650000000, P_GPLL3_OUT_MAIN, 1, 0, 0,   1300000000),
	{ }
};