mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
clk: qcom: gcc-sm6125: Remove gpll7 from sdcc2_apps
This removes gpll7 clock source from sdcc2_apps as it caused issues on the device during testing Signed-off-by: Martin Botka <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
This commit is contained in:
committed by
Bjorn Andersson
parent
55307e522c
commit
6db4d77f57
@@ -1153,7 +1153,6 @@ static const struct freq_tbl ftbl_gcc_sdcc2_apps_clk_src[] = {
|
||||
F(25000000, P_GPLL0_OUT_AUX2, 12, 0, 0),
|
||||
F(50000000, P_GPLL0_OUT_AUX2, 6, 0, 0),
|
||||
F(100000000, P_GPLL0_OUT_AUX2, 3, 0, 0),
|
||||
F(202000000, P_GPLL7_OUT_MAIN, 2, 0, 0),
|
||||
{ }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user