public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fixes for parent rate lookup of mediatek clk driver
@ 2026-04-16  8:22 Weijie Gao
  2026-04-16  8:23 ` [PATCH v2 1/3] clk: mediatek: remove redundant forward declarations Weijie Gao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Weijie Gao @ 2026-04-16  8:22 UTC (permalink / raw)
  To: u-boot
  Cc: GSS_MTK_Uboot_upstream, Tom Rini, David Lechner, Julien Stephan,
	Macpaul Lin, Weijie Gao

This patch series aims to fix a clk issue that breaks all MediaTek Filogic
platforms where flash device can't be initialized correctly.

Sam Shih (3):
  clk: mediatek: remove redundant forward declarations
  clk: mediatek: add grandparent variable in mtk_find_parent_rate()
  clk: mediatek: fix parent rate lookup for fixed PLL clocks

 drivers/clk/mediatek/clk-mtk.c | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2026-04-17 21:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16  8:22 [PATCH v2 0/3] Fixes for parent rate lookup of mediatek clk driver Weijie Gao
2026-04-16  8:23 ` [PATCH v2 1/3] clk: mediatek: remove redundant forward declarations Weijie Gao
2026-04-16  8:23 ` [PATCH v2 2/3] clk: mediatek: add grandparent variable in mtk_find_parent_rate() Weijie Gao
2026-04-16  8:23 ` [PATCH v2 3/3] clk: mediatek: fix parent rate lookup for fixed PLL clocks Weijie Gao
2026-04-17 21:03 ` [PATCH v2 0/3] Fixes for parent rate lookup of mediatek clk driver David Lechner

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