From: Weijie Gao <weijie.gao@mediatek.com>
To: <u-boot@lists.denx.de>
Cc: GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com>,
Tom Rini <trini@konsulko.com>,
Weijie Gao <weijie.gao@mediatek.com>
Subject: [PATCH 0/2] MediaTek MT7629 OF_UPSTREAM migration
Date: Fri, 10 Jan 2025 17:12:55 +0800 [thread overview]
Message-ID: <cover.1736500023.git.weijie.gao@mediatek.com> (raw)
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
next reply other threads:[~2025-01-10 9:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-10 9:12 Weijie Gao [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1736500023.git.weijie.gao@mediatek.com \
--to=weijie.gao@mediatek.com \
--cc=GSS_MTK_Uboot_upstream@mediatek.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox