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

Commit 70e9561d authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

Revert "clk: qcom: gcc: Lower the frequency for sdxlemur from 200 to 171MHz"



This reverts commit 9611cf8fcfdda47ce41bd48f2f55ad6472e546b8.

Change-Id: Idfba6e78592ccdb09d576a1bbc37c31f769c8ac2
Signed-off-by: default avatarTaniya Das <quic_tdas@quicinc.com>
parent 74a9f23b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -764,7 +764,7 @@ static const struct freq_tbl ftbl_gcc_sdcc1_apps_clk_src[] = {
	F(25000000, P_GPLL0_OUT_EVEN, 12, 0, 0),
	F(50000000, P_GPLL0_OUT_EVEN, 6, 0, 0),
	F(100000000, P_GPLL0_OUT_MAIN, 6, 0, 0),
	F(171428571, P_GPLL0_OUT_MAIN, 3.5, 0, 0),
	F(200000000, P_GPLL0_OUT_MAIN, 3, 0, 0),
	{ }
};