From: Weijie Gao <weijie.gao@mediatek.com>
To: <u-boot@lists.denx.de>
Cc: GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com>,
Tom Rini <trini@konsulko.com>,
David Lechner <dlechner@baylibre.com>,
Julien Stephan <jstephan@baylibre.com>,
Macpaul Lin <macpaul.lin@mediatek.com>,
Weijie Gao <weijie.gao@mediatek.com>
Subject: [PATCH v2 0/3] Fixes for parent rate lookup of mediatek clk driver
Date: Thu, 16 Apr 2026 16:22:51 +0800 [thread overview]
Message-ID: <cover.1776326933.git.weijie.gao@mediatek.com> (raw)
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
next reply other threads:[~2026-04-16 8:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-16 8:22 Weijie Gao [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1776326933.git.weijie.gao@mediatek.com \
--to=weijie.gao@mediatek.com \
--cc=GSS_MTK_Uboot_upstream@mediatek.com \
--cc=dlechner@baylibre.com \
--cc=jstephan@baylibre.com \
--cc=macpaul.lin@mediatek.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.