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

This reverts commit 9611cf8fcfdda47ce41bd48f2f55ad6472e546b8.

Change-Id: Idfba6e78592ccdb09d576a1bbc37c31f769c8ac2
Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
This commit is contained in:
Taniya Das 2022-07-11 16:08:40 +05:30 committed by Gerrit - the friendly Code Review server
parent 74a9f23bea
commit 70e9561de3

View File

@ -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),
{ }
};