public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/5] clk: mediatek: mt7623: clk migration for OF_UPSTREAM
@ 2024-08-02 13:45 Christian Marangi
  2024-08-02 13:45 ` [PATCH 1/5] clk: mediatek: mt7623: fix broken peri_cgs clk with XTAL parents Christian Marangi
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Christian Marangi @ 2024-08-02 13:45 UTC (permalink / raw)
  To: Lukasz Majewski, Sean Anderson, Ryder Lee, Weijie Gao,
	Chunfeng Yun, GSS_MTK_Uboot_upstream, Tom Rini, Christian Marangi,
	u-boot

These are all the required patches to migrate clk and correctly support
OF_UPSTREAM. This will align the clk index to upstream to support the same
clk implementation with downstream and upstream DTS.

Christian Marangi (5):
  clk: mediatek: mt7623: fix broken peri_cgs clk with XTAL parents
  clk: mediatek: mt7623: split clk tree to dedicated topckgen and
    apmixed
  clk: mediatek: mt7623: define id_offs_map and import clk ID from
    upstream
  clk: mediatek: mt7623: remap apmixedsys clock ID
  clk: mediatek: mt7623: remap peri clock ID and add MUX

 drivers/clk/mediatek/clk-mt7623.c      | 326 +++++++++-
 include/dt-bindings/clock/mt7623-clk.h | 832 ++++++++++++++-----------
 2 files changed, 757 insertions(+), 401 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-08-20  0:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02 13:45 [PATCH 0/5] clk: mediatek: mt7623: clk migration for OF_UPSTREAM Christian Marangi
2024-08-02 13:45 ` [PATCH 1/5] clk: mediatek: mt7623: fix broken peri_cgs clk with XTAL parents Christian Marangi
2024-08-02 13:45 ` [PATCH 2/5] clk: mediatek: mt7623: split clk tree to dedicated topckgen and apmixed Christian Marangi
2024-08-02 13:45 ` [PATCH 3/5] clk: mediatek: mt7623: define id_offs_map and import clk ID from upstream Christian Marangi
2024-08-02 13:45 ` [PATCH 4/5] clk: mediatek: mt7623: remap apmixedsys clock ID Christian Marangi
2024-08-02 13:45 ` [PATCH 5/5] clk: mediatek: mt7623: remap peri clock ID and add MUX Christian Marangi
2024-08-10 12:28   ` Aw: " Frank Wunderlich
2024-08-20  0:29 ` [PATCH 0/5] clk: mediatek: mt7623: clk migration for OF_UPSTREAM Tom Rini

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