linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add GCE driver for 8189
@ 2025-08-19  3:36 Xiandong Wang
  2025-08-19  3:36 ` [PATCH v3 1/4] dt-bindings: mailbox: add cmdq yaml for MT8189 Xiandong Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Xiandong Wang @ 2025-08-19  3:36 UTC (permalink / raw)
  To: Jassi Brar, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Matthias Brugger, AngeloGioacchino Del Regno, Yongqiang Niu
  Cc: linux-kernel, devicetree, linux-arm-kernel, linux-mediatek,
	sirius.wang, vince-wl.liu, jh.hsu,
	Project_Global_Chrome_Upstream_Group, Xiandong Wang

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



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

end of thread, other threads:[~2025-08-23  6:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-19  3:36 [PATCH v3 0/4] Add GCE driver for 8189 Xiandong Wang
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

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).