public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] MediaTek MT7629 OF_UPSTREAM migration
@ 2025-01-10  9:12 Weijie Gao
  2025-01-10  9:12 ` [PATCH 1/2] clk: mediatek: mt7629: fix gate offset of peri clock tree Weijie Gao
  2025-01-10  9:13 ` [PATCH 2/2] board: mediatek: mt7629: Migrate to OF_UPSTREAM Weijie Gao
  0 siblings, 2 replies; 3+ messages in thread
From: Weijie Gao @ 2025-01-10  9:12 UTC (permalink / raw)
  To: u-boot; +Cc: GSS_MTK_Uboot_upstream, Tom Rini, Weijie Gao

This patch series migrates MediaTek MT7629 to OF_UPSTREAM

Sam Shih (2):
  clk: mediatek: mt7629: fix gate offset of peri clock tree
  board: mediatek: mt7629: Migrate to OF_UPSTREAM

 arch/arm/dts/mt7629-rfb-u-boot.dtsi    | 113 +++++++-
 arch/arm/dts/mt7629-rfb.dts            | 123 ---------
 arch/arm/dts/mt7629.dtsi               | 360 -------------------------
 configs/mt7629_rfb_defconfig           |   3 +-
 drivers/clk/mediatek/clk-mt7629.c      |  14 +-
 include/dt-bindings/clock/mt7629-clk.h | 206 --------------
 6 files changed, 127 insertions(+), 692 deletions(-)
 delete mode 100644 arch/arm/dts/mt7629-rfb.dts
 delete mode 100644 arch/arm/dts/mt7629.dtsi
 delete mode 100644 include/dt-bindings/clock/mt7629-clk.h

-- 
2.34.1


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

end of thread, other threads:[~2025-01-10  9:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10  9:12 [PATCH 0/2] MediaTek MT7629 OF_UPSTREAM migration Weijie Gao
2025-01-10  9:12 ` [PATCH 1/2] clk: mediatek: mt7629: fix gate offset of peri clock tree Weijie Gao
2025-01-10  9:13 ` [PATCH 2/2] board: mediatek: mt7629: Migrate to OF_UPSTREAM Weijie Gao

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