All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] clk: qcom: gcc-sm6125: Remove gpll7 from sdcc2_apps
@ 2022-10-01 18:54 Martin Botka
  2022-11-07  3:12 ` (subset) " Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Botka @ 2022-10-01 18:54 UTC (permalink / raw)
  To: martin.botka1
  Cc: ~postmarketos/upstreaming, Konrad Dybcio,
	AngeloGioacchino Del Regno, Marijn Suijten, Jami Kettunen,
	Paul Bouchara, Martin Botka, Andy Gross, Bjorn Andersson,
	Michael Turquette, Stephen Boyd, linux-arm-msm, linux-clk,
	linux-kernel

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>
---
 drivers/clk/qcom/gcc-sm6125.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/clk/qcom/gcc-sm6125.c b/drivers/clk/qcom/gcc-sm6125.c
index 0bd6bc54079f..9131469abde2 100644
--- a/drivers/clk/qcom/gcc-sm6125.c
+++ b/drivers/clk/qcom/gcc-sm6125.c
@@ -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),
 	{ }
 };
 
-- 
2.37.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: (subset) [PATCH 1/1] clk: qcom: gcc-sm6125: Remove gpll7 from sdcc2_apps
  2022-10-01 18:54 [PATCH 1/1] clk: qcom: gcc-sm6125: Remove gpll7 from sdcc2_apps Martin Botka
@ 2022-11-07  3:12 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2022-11-07  3:12 UTC (permalink / raw)
  To: martin.botka1, martin.botka
  Cc: ~postmarketos/upstreaming, mturquette, linux-clk, marijn.suijten,
	paul.bouchara, linux-arm-msm, jamipkettunen,
	angelogioacchino.delregno, konrad.dybcio, linux-kernel, sboyd,
	Andy Gross

On Sat, 1 Oct 2022 20:54:31 +0200, Martin Botka wrote:
> This removes gpll7 clock source from sdcc2_apps as it caused issues on the
> device during testing
> 
> 

Applied, thanks!

[1/1] clk: qcom: gcc-sm6125: Remove gpll7 from sdcc2_apps
      commit: 6db4d77f5701699aa6eb4e9718d69a7a55f0aa65

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-07  3:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01 18:54 [PATCH 1/1] clk: qcom: gcc-sm6125: Remove gpll7 from sdcc2_apps Martin Botka
2022-11-07  3:12 ` (subset) " Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.