public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 00/13] clk: mediatek: mt7988: clk migration for OF_UPSTREAM
@ 2024-08-03  8:32 Christian Marangi
  2024-08-03  8:32 ` [PATCH 01/13] clk: mediatek: mt7988: rename CB_CKSQ_40M to TOP_XTAL Christian Marangi
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Christian Marangi @ 2024-08-03  8:32 UTC (permalink / raw)
  To: Tom Rini, Lukasz Majewski, Sean Anderson, Ryder Lee, Weijie Gao,
	Chunfeng Yun, GSS_MTK_Uboot_upstream, Christian Marangi,
	Frank Wunderlich, Dong Huang, 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 (13):
  clk: mediatek: mt7988: rename CB_CKSQ_40M to TOP_XTAL
  clk: mediatek: mt7988: rename TOP_DA_SELM_XTAL_SEL to TOP_DA_SEL
  clk: mediatek: mt7988: rename TOP_CK_NPU_SEL_CM_TOPS_SEL to
    TOP_NPU_SEL
  clk: mediatek: mt7988: move INFRA_PCIE_PERI_26M_CK_Px clock at top
  clk: mediatek: mt7988: fix wrong parent for INFRA_PCIE_PERI_26M_CK_P2
  clk: mediatek: mt7988: drop 1/1 infracfg spurious factor
  clk: mediatek: mt7988: rename TOPCKGEN factor clock to upstream naming
  clk: mediatek: mt7988: reorder TOPCKGEN factor ID
  clk: mediatek: mt7988: drop 1/1 spurious factor for topckgen
  clk: mediatek: mt7988: comment out infracfg clk not defined
  clk: mediatek: mt7988: replace clock ID with upstream linux
  clk: mediatek: mt7988: convert to unified infracfg gates + muxes
  clk: mediatek: mt7988: rename CK to CLK

 arch/arm/dts/mt7988.dtsi               |   93 +-
 drivers/clk/mediatek/clk-mt7988.c      | 1085 +++++++++++-------------
 include/dt-bindings/clock/mt7988-clk.h |  545 +++++-------
 3 files changed, 787 insertions(+), 936 deletions(-)

-- 
2.45.2


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

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

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-03  8:32 [PATCH 00/13] clk: mediatek: mt7988: clk migration for OF_UPSTREAM Christian Marangi
2024-08-03  8:32 ` [PATCH 01/13] clk: mediatek: mt7988: rename CB_CKSQ_40M to TOP_XTAL Christian Marangi
2024-08-03  8:32 ` [PATCH 02/13] clk: mediatek: mt7988: rename TOP_DA_SELM_XTAL_SEL to TOP_DA_SEL Christian Marangi
2024-08-03  8:32 ` [PATCH 03/13] clk: mediatek: mt7988: rename TOP_CK_NPU_SEL_CM_TOPS_SEL to TOP_NPU_SEL Christian Marangi
2024-08-03  8:32 ` [PATCH 04/13] clk: mediatek: mt7988: move INFRA_PCIE_PERI_26M_CK_Px clock at top Christian Marangi
2024-08-03  8:32 ` [PATCH 05/13] clk: mediatek: mt7988: fix wrong parent for INFRA_PCIE_PERI_26M_CK_P2 Christian Marangi
2024-08-03  8:32 ` [PATCH 06/13] clk: mediatek: mt7988: drop 1/1 infracfg spurious factor Christian Marangi
2024-08-03  8:32 ` [PATCH 07/13] clk: mediatek: mt7988: rename TOPCKGEN factor clock to upstream naming Christian Marangi
2024-08-03  8:32 ` [PATCH 08/13] clk: mediatek: mt7988: reorder TOPCKGEN factor ID Christian Marangi
2024-08-03  8:32 ` [PATCH 09/13] clk: mediatek: mt7988: drop 1/1 spurious factor for topckgen Christian Marangi
2024-08-03  8:32 ` [PATCH 10/13] clk: mediatek: mt7988: comment out infracfg clk not defined Christian Marangi
2024-08-03  8:33 ` [PATCH 11/13] clk: mediatek: mt7988: replace clock ID with upstream linux Christian Marangi
2024-08-03  8:33 ` [PATCH 12/13] clk: mediatek: mt7988: convert to unified infracfg gates + muxes Christian Marangi
2024-08-03  8:33 ` [PATCH 13/13] clk: mediatek: mt7988: rename CK to CLK Christian Marangi
2024-08-10 18:46   ` Aw: " Frank Wunderlich
2024-08-20  0:29 ` [PATCH 00/13] clk: mediatek: mt7988: 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