U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] clk: mediatek: mt7981: clk migration for OF_UPSTREAM
@ 2024-08-02 13:53 Christian Marangi
  2024-08-02 13:53 ` [PATCH 01/14] clk: mediatek: mt7981: add missing clock for infra_ipcie_pipe Christian Marangi
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Christian Marangi @ 2024-08-02 13:53 UTC (permalink / raw)
  To: Crispin John, Tom Rini, Lukasz Majewski, Sean Anderson, Ryder Lee,
	Weijie Gao, Chunfeng Yun, GSS_MTK_Uboot_upstream,
	Christian Marangi, Sam Shih, 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 (14):
  clk: mediatek: mt7981: add missing clock for infra_ipcie_pipe
  clk: mediatek: mt7981: fix typo for infra_i2c0_ck
  clk: mediatek: mt7981: fix wrong mux width for pwm2 and pwm1 clock
  clk: mediatek: mt7981: fix wrong clock definition for spi2
  clk: mediatek: mt7981: add missing clock for spi1 node
  clk: mediatek: mt7981: swap wrong clock-names for spi nodes
  clk: mediatek: mt7981: fix wrong parent for TOP_FAUD clock
  clk: mediatek: mt7981: fix wrong parent list for INFRA_PWM1_SEL mux
  clk: mediatek: mt7981: implement sgmii0/1 clock
  clk: mediatek: mt7981: drop 1/1 spurious factor
  clk: mediatek: mt7981: replace infracfg ID with upstream linux
  clk: mediatek: mt7981: fix support for pwm3 clock
  clk: mediatek: mt7981: convert to unified infracfg gates + muxes
  clk: mediatek: mt7981: rename CK to CLK

 arch/arm/dts/mt7981.dtsi               | 124 ++---
 drivers/clk/mediatek/clk-mt7981.c      | 735 +++++++++++++------------
 include/dt-bindings/clock/mt7981-clk.h | 429 +++++++--------
 3 files changed, 642 insertions(+), 646 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-02 13:53 [PATCH 00/14] clk: mediatek: mt7981: clk migration for OF_UPSTREAM Christian Marangi
2024-08-02 13:53 ` [PATCH 01/14] clk: mediatek: mt7981: add missing clock for infra_ipcie_pipe Christian Marangi
2024-08-02 13:53 ` [PATCH 02/14] clk: mediatek: mt7981: fix typo for infra_i2c0_ck Christian Marangi
2024-08-02 13:53 ` [PATCH 03/14] clk: mediatek: mt7981: fix wrong mux width for pwm2 and pwm1 clock Christian Marangi
2024-08-02 13:53 ` [PATCH 04/14] clk: mediatek: mt7981: fix wrong clock definition for spi2 Christian Marangi
2024-08-02 13:53 ` [PATCH 05/14] clk: mediatek: mt7981: add missing clock for spi1 node Christian Marangi
2024-08-02 13:53 ` [PATCH 06/14] clk: mediatek: mt7981: swap wrong clock-names for spi nodes Christian Marangi
2024-08-02 13:53 ` [PATCH 07/14] clk: mediatek: mt7981: fix wrong parent for TOP_FAUD clock Christian Marangi
2024-08-02 13:53 ` [PATCH 08/14] clk: mediatek: mt7981: fix wrong parent list for INFRA_PWM1_SEL mux Christian Marangi
2024-08-02 13:53 ` [PATCH 09/14] clk: mediatek: mt7981: implement sgmii0/1 clock Christian Marangi
2024-08-02 13:53 ` [PATCH 10/14] clk: mediatek: mt7981: drop 1/1 spurious factor Christian Marangi
2024-08-02 13:53 ` [PATCH 11/14] clk: mediatek: mt7981: replace infracfg ID with upstream linux Christian Marangi
2024-08-02 13:53 ` [PATCH 12/14] clk: mediatek: mt7981: fix support for pwm3 clock Christian Marangi
2024-08-02 13:53 ` [PATCH 13/14] clk: mediatek: mt7981: convert to unified infracfg gates + muxes Christian Marangi
2024-08-02 13:53 ` [PATCH 14/14] clk: mediatek: mt7981: rename CK to CLK Christian Marangi
2024-08-20  0:29 ` [PATCH 00/14] clk: mediatek: mt7981: 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