linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/3] support gce on mt8192 platform
@ 2021-08-02  7:46 Yongqiang Niu
  2021-08-02  7:46 ` [PATCH v6, 1/3] dt-binding: gce: add gce header file for mt8192 Yongqiang Niu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yongqiang Niu @ 2021-08-02  7:46 UTC (permalink / raw)
  To: Chun-Kuang Hu
  Cc: Rob Herring, Matthias Brugger, Philipp Zabel, David Airlie,
	Daniel Vetter, Jassi Brar, Yongqiang Niu, Fabien Parent,
	Dennis YC Hsieh, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel, dri-devel, Project_Global_Chrome_Upstream_Group,
	Hsin-Yi Wang

Change since v5:
-rebase on linux 5.14-rc1

Yongqiang Niu (3):
  dt-binding: gce: add gce header file for mt8192
  arm64: dts: mt8192: add gce node
  mailbox: cmdq: add mt8192 support

 .../devicetree/bindings/mailbox/mtk-gce.txt        |   7 +-
 arch/arm64/boot/dts/mediatek/mt8192.dtsi           |  10 +
 drivers/mailbox/mtk-cmdq-mailbox.c                 |  10 +
 include/dt-bindings/gce/mt8192-gce.h               | 335 +++++++++++++++++++++
 4 files changed, 359 insertions(+), 3 deletions(-)
 create mode 100644 include/dt-bindings/gce/mt8192-gce.h

-- 
1.8.1.1.dirty


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

end of thread, other threads:[~2021-09-01  6:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02  7:46 [PATCH v6 0/3] support gce on mt8192 platform Yongqiang Niu
2021-08-02  7:46 ` [PATCH v6, 1/3] dt-binding: gce: add gce header file for mt8192 Yongqiang Niu
2021-08-02  7:46 ` [PATCH v6, 2/3] arm64: dts: mt8192: add gce node Yongqiang Niu
2021-08-02  7:46 ` [PATCH v6, 3/3] mailbox: cmdq: add mt8192 support Yongqiang Niu
2021-09-01  6:40 ` [PATCH v6 0/3] support gce on mt8192 platform Chen-Yu Tsai

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