All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] Clock fixes for qcom-snps-femto-v2 PHY driver
@ 2023-05-29 18:56 ` Adrien Thierry
  0 siblings, 0 replies; 20+ messages in thread
From: Adrien Thierry @ 2023-05-29 18:56 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Kishon Vijay Abraham I,
	Konrad Dybcio, Vinod Koul
  Cc: Adrien Thierry, linux-arm-msm, linux-phy

This series attempts to fix a few weird clock usages in the
qcom-snps-femto-v2 PHY driver:
- ref_clk is never properly enabled
- cfg_ahb_clk is never assigned

Adrien Thierry (2):
  phy: qcom-snps-femto-v2: properly enable ref clock
  phy: qcom-snps-femto-v2: Remove AHB2PHY interface clock

 drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 22 +++++++++----------
 1 file changed, 10 insertions(+), 12 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-06-01 17:12 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-29 18:56 [PATCH RFC 0/2] Clock fixes for qcom-snps-femto-v2 PHY driver Adrien Thierry
2023-05-29 18:56 ` Adrien Thierry
2023-05-29 18:56 ` [PATCH RFC 1/2] phy: qcom-snps-femto-v2: properly enable ref clock Adrien Thierry
2023-05-29 18:56   ` Adrien Thierry
2023-05-29 21:16   ` Bjorn Andersson
2023-05-29 21:16     ` Bjorn Andersson
2023-05-30 18:46     ` Adrien Thierry
2023-05-30 18:46       ` Adrien Thierry
2023-05-31  2:34       ` Bjorn Andersson
2023-05-31  2:34         ` Bjorn Andersson
2023-06-01 17:09         ` Adrien Thierry
2023-06-01 17:09           ` Adrien Thierry
2023-05-30 13:22   ` Andrew Halaney
2023-05-30 13:22     ` Andrew Halaney
2023-05-29 18:56 ` [PATCH RFC 2/2] phy: qcom-snps-femto-v2: Remove AHB2PHY interface clock Adrien Thierry
2023-05-29 18:56   ` Adrien Thierry
2023-05-29 21:19   ` Bjorn Andersson
2023-05-29 21:19     ` Bjorn Andersson
2023-06-01 17:12     ` Adrien Thierry
2023-06-01 17:12       ` Adrien Thierry

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.