mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-18 05:36:57 +08:00
12 lines
321 B
Diff
12 lines
321 B
Diff
--- a/drivers/clk/qcom/gcc-ipq6018.c
|
|
+++ b/drivers/clk/qcom/gcc-ipq6018.c
|
|
@@ -1617,7 +1617,7 @@ static const struct freq_tbl ftbl_sdcc_a
|
|
F(96000000, P_GPLL2, 12, 0, 0),
|
|
F(177777778, P_GPLL0, 4.5, 0, 0),
|
|
F(192000000, P_GPLL2, 6, 0, 0),
|
|
- F(384000000, P_GPLL2, 3, 0, 0),
|
|
+ F(200000000, P_GPLL0, 4, 0, 0),
|
|
{ }
|
|
};
|
|
|