From: Xiandong Wang <xiandong.wang@mediatek.com>
To: Jassi Brar <jassisinghbrar@gmail.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Yongqiang Niu <yongqiang.niu@mediatek.com>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>, <sirius.wang@mediatek.com>,
<vince-wl.liu@mediatek.com>, <jh.hsu@mediatek.com>,
<Project_Global_Chrome_Upstream_Group@mediatek.com>,
Xiandong Wang <xiandong.wang@mediatek.com>
Subject: [PATCH v3 0/4] Add GCE driver for 8189
Date: Tue, 19 Aug 2025 11:36:07 +0800 [thread overview]
Message-ID: <20250819033746.16405-1-xiandong.wang@mediatek.com> (raw)
This serides patches dependent on:[1]https://lore.kernel.org/all/20250601173355.1731140-8-jason-jh.lin@mediatek.com/
Xiandong Wang (4):
[v3,01/04] dt-bindings: mailbox: add cmdq yaml for MT8189
[v3,02/04] arm64: dts: mediatek: Add GCE header for mt8189
[v3,03/04] mailbox: mtk-cmdq: Add cmdq driver for mt8189
[v3,04/04] mailbox: mtk-cmdq: modify clk api for suspend/resume
.../mailbox/mediatek,gce-mailbox.yaml | 1 +
arch/arm64/boot/dts/mediatek/mt8189-gce.h | 870 ++++++++++++++++++
drivers/mailbox/mtk-cmdq-mailbox.c | 24 +-
3 files changed, 885 insertions(+), 10 deletions(-)
create mode 100644 arch/arm64/boot/dts/mediatek/mt8189-gce.h
--
2.46.0
next reply other threads:[~2025-08-19 3:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-19 3:36 Xiandong Wang [this message]
2025-08-19 3:36 ` [PATCH v3 1/4] dt-bindings: mailbox: add cmdq yaml for MT8189 Xiandong Wang
2025-08-19 3:36 ` [PATCH v3 2/4] arm64: dts: mediatek: Add GCE header for mt8189 Xiandong Wang
2025-08-19 3:36 ` [PATCH v3 3/4] mailbox: mtk-cmdq: Add cmdq driver " Xiandong Wang
2025-08-22 17:07 ` kernel test robot
2025-08-19 3:36 ` [PATCH v3 4/4] mailbox: mtk-cmdq: modify clk api for suspend/resume Xiandong Wang
2025-08-19 6:50 ` [PATCH v3 0/4] Add GCE driver for 8189 Krzysztof Kozlowski
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=20250819033746.16405-1-xiandong.wang@mediatek.com \
--to=xiandong.wang@mediatek.com \
--cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jassisinghbrar@gmail.com \
--cc=jh.hsu@mediatek.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
--cc=sirius.wang@mediatek.com \
--cc=vince-wl.liu@mediatek.com \
--cc=yongqiang.niu@mediatek.com \
/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;
as well as URLs for NNTP newsgroup(s).