[PATCH v2 0/2] MediaTek MT7629 OF_UPSTREAM migration (v2)
Weijie Gao
weijie.gao at mediatek.com
Tue Jan 14 11:42:47 CET 2025
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
More information about the U-Boot
mailing list