public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 00/15] clk: mediatek: mt7986: clk migration for OF_UPSTREAM
@ 2024-08-03  8:40 Christian Marangi
  2024-08-03  8:40 ` [PATCH 01/15] clk: mediatek: mt7986: fix wrong shift for PCIe clocks Christian Marangi
                   ` (15 more replies)
  0 siblings, 16 replies; 18+ messages in thread
From: Christian Marangi @ 2024-08-03  8:40 UTC (permalink / raw)
  To: Tom Rini, Lukasz Majewski, Sean Anderson, Ryder Lee, Weijie Gao,
	Chunfeng Yun, GSS_MTK_Uboot_upstream, 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 (15):
  clk: mediatek: mt7986: fix wrong shift for PCIe clocks
  clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTAL
  clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2
  clk: mediatek: mt7986: fix wrong parent for INFRA_ADC_26M_CK
  clk: mediatek: mt7986: drop 1/1 infracfg spurious factor
  clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gate
  clk: mediatek: mt7986: fix typo for infra_i2c0_ck
  clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream naming
  clk: mediatek: mt7986: reorder TOPCKGEN factor ID
  clk: mediatek: mt7986: drop 1/1 spurious factor for topckgen
  clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not used
  clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the list
  clk: mediatek: mt7986: replace infracfg ID with upstream linux
  clk: mediatek: mt7986: convert to unified infracfg gates + muxes
  clk: mediatek: mt7986: rename CK to CLK

 arch/arm/dts/mt7986.dtsi               |  95 ++--
 drivers/clk/mediatek/clk-mt7986.c      | 658 ++++++++++++-------------
 include/dt-bindings/clock/mt7986-clk.h | 359 ++++++--------
 3 files changed, 511 insertions(+), 601 deletions(-)

-- 
2.45.2


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

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

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-03  8:40 [PATCH 00/15] clk: mediatek: mt7986: clk migration for OF_UPSTREAM Christian Marangi
2024-08-03  8:40 ` [PATCH 01/15] clk: mediatek: mt7986: fix wrong shift for PCIe clocks Christian Marangi
2024-08-03  8:40 ` [PATCH 02/15] clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTAL Christian Marangi
2024-08-03  8:40 ` [PATCH 03/15] clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2 Christian Marangi
2024-08-03  8:40 ` [PATCH 04/15] clk: mediatek: mt7986: fix wrong parent for INFRA_ADC_26M_CK Christian Marangi
2024-08-03  8:40 ` [PATCH 05/15] clk: mediatek: mt7986: drop 1/1 infracfg spurious factor Christian Marangi
2024-08-03  8:40 ` [PATCH 06/15] clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gate Christian Marangi
2024-08-03  8:40 ` [PATCH 07/15] clk: mediatek: mt7986: fix typo for infra_i2c0_ck Christian Marangi
2024-08-03  8:40 ` [PATCH 08/15] clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream naming Christian Marangi
2024-08-03  8:40 ` [PATCH 09/15] clk: mediatek: mt7986: reorder TOPCKGEN factor ID Christian Marangi
2024-08-03  8:40 ` [PATCH 10/15] clk: mediatek: mt7986: drop 1/1 spurious factor for topckgen Christian Marangi
2024-08-03  8:40 ` [PATCH 11/15] clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not used Christian Marangi
2024-08-03  8:40 ` [PATCH 12/15] clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the list Christian Marangi
2024-08-03  8:40 ` [PATCH 13/15] clk: mediatek: mt7986: replace infracfg ID with upstream linux Christian Marangi
2024-08-03  8:40 ` [PATCH 14/15] clk: mediatek: mt7986: convert to unified infracfg gates + muxes Christian Marangi
2024-08-03  8:40 ` [PATCH 15/15] clk: mediatek: mt7986: rename CK to CLK Christian Marangi
2024-08-10 13:31   ` Aw: " Frank Wunderlich
2024-08-20  0:29 ` [PATCH 00/15] clk: mediatek: mt7986: 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