mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 21:37:25 +02: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 <martin.botka@somainline.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221001185431.493440-1-martin.botka@somainline.org
This commit is contained in:
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),
|
||||
{ }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user