mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix MMC clocks on RK3568
@ 2023-02-17  9:40 Sascha Hauer
  2023-02-17  9:40 ` [PATCH 1/3] clk: composite: Give mux/div/gate clks names Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2023-02-17  9:40 UTC (permalink / raw)
  To: Barebox List

We observed that on RK3568 the eMMC does not work when the SD controller
is not registered. This goes down to wrong enable_count when reparenting
composite clocks due to a set_rate call. This series fixes it.

Sascha

Sascha Hauer (3):
  clk: composite: Give mux/div/gate clks names
  clk: composite: Fix enable_count when reparenting mux
  mci: rockchip-dwcmshc-sdhci: Print less errors

 drivers/clk/clk-composite.c          | 10 +++++++++-
 drivers/clk/rockchip/clk.c           |  3 +++
 drivers/mci/rockchip-dwcmshc-sdhci.c |  6 +++---
 3 files changed, 15 insertions(+), 4 deletions(-)

-- 
2.30.2




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

end of thread, other threads:[~2023-02-17  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-17  9:40 [PATCH 0/3] Fix MMC clocks on RK3568 Sascha Hauer
2023-02-17  9:40 ` [PATCH 1/3] clk: composite: Give mux/div/gate clks names Sascha Hauer
2023-02-17  9:40 ` [PATCH 2/3] clk: composite: Fix enable_count when reparenting mux Sascha Hauer
2023-02-17  9:40 ` [PATCH 3/3] mci: rockchip-dwcmshc-sdhci: Print less errors Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox