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

This patch series migrates MediaTek MT7629 to OF_UPSTREAM

Changes in v2:
* Remove mt7629-rfb.dtb from arch/arm/dts/Makefile
* Add wdt-reboot node to make reset command work

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

 arch/arm/dts/Makefile                  |   1 -
 arch/arm/dts/mt7629-rfb-u-boot.dtsi    | 119 +++++++-
 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 --------------
 7 files changed, 133 insertions(+), 693 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] 4+ messages in thread

end of thread, other threads:[~2025-01-21 17:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-14 10:42 [PATCH v2 0/2] MediaTek MT7629 OF_UPSTREAM migration (v2) Weijie Gao
2025-01-14 10:42 ` [PATCH v2 1/2] clk: mediatek: mt7629: fix gate offset of peri clock tree Weijie Gao
2025-01-14 10:43 ` [PATCH v2 2/2] board: mediatek: mt7629: Migrate to OF_UPSTREAM Weijie Gao
2025-01-21 17:34 ` [PATCH v2 0/2] MediaTek MT7629 OF_UPSTREAM migration (v2) Tom Rini

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