devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2, 0/3] support gce on mt8192 platform
@ 2020-12-24  0:48 Yongqiang Niu
  2020-12-24  0:48 ` [PATCH v2, 1/3] dt-binding: gce: add gce header file for mt8192 Yongqiang Niu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Yongqiang Niu @ 2020-12-24  0:48 UTC (permalink / raw)
  To: CK Hu, Philipp Zabel, Rob Herring, Matthias Brugger
  Cc: David Airlie, Daniel Vetter, Mark Rutland, dri-devel, devicetree,
	linux-kernel, linux-arm-kernel, linux-mediatek,
	Project_Global_Chrome_Upstream_Group, Yongqiang Niu

Change since v1:
- move out shit jump patch
- rmove usless patch

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                 |   1 +
 include/dt-bindings/gce/mt8192-gce.h               | 419 +++++++++++++++++++++
 4 files changed, 434 insertions(+), 3 deletions(-)
 create mode 100644 include/dt-bindings/gce/mt8192-gce.h

-- 
1.8.1.1.dirty


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

end of thread, other threads:[~2021-01-08  2:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-24  0:48 [PATCH v2, 0/3] support gce on mt8192 platform Yongqiang Niu
2020-12-24  0:48 ` [PATCH v2, 1/3] dt-binding: gce: add gce header file for mt8192 Yongqiang Niu
2021-01-08  2:52   ` Rob Herring
2020-12-24  0:48 ` [PATCH v2, 2/3] arm64: dts: mt8192: add gce node Yongqiang Niu
2020-12-24  0:48 ` [PATCH v2, 3/3] mailbox: cmdq: add mt8192 support Yongqiang Niu
2020-12-24 14:28   ` Chun-Kuang Hu
2020-12-25  2:39     ` Yongqiang Niu

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