We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 818a2f8 commit b8acaf2Copy full SHA for b8acaf2
drivers/clk/qcom/gcc-sc8180x.c
@@ -974,7 +974,7 @@ static const struct freq_tbl ftbl_gcc_sdcc2_apps_clk_src[] = {
974
F(25000000, P_GPLL0_OUT_MAIN, 12, 1, 2),
975
F(50000000, P_GPLL0_OUT_MAIN, 12, 0, 0),
976
F(100000000, P_GPLL0_OUT_MAIN, 6, 0, 0),
977
- F(200000000, P_GPLL0_OUT_MAIN, 3, 0, 0),
+ F(202000000, P_GPLL9_OUT_MAIN, 4, 0, 0),
978
{ }
979
};
980
@@ -997,9 +997,8 @@ static const struct freq_tbl ftbl_gcc_sdcc4_apps_clk_src[] = {
997
F(400000, P_BI_TCXO, 12, 1, 4),
998
F(9600000, P_BI_TCXO, 2, 0, 0),
999
F(19200000, P_BI_TCXO, 1, 0, 0),
1000
- F(37500000, P_GPLL0_OUT_MAIN, 16, 0, 0),
1001
1002
- F(75000000, P_GPLL0_OUT_MAIN, 8, 0, 0),
+ F(100000000, P_GPLL0_OUT_MAIN, 6, 0, 0),
1003
1004
1005
0 commit comments