devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] support gce on mt8192 platform
@ 2021-02-05  7:18 Hsin-Yi Wang
  2021-02-05  7:18 ` [PATCH v3 1/3] dt-binding: gce: add gce header file for mt8192 Hsin-Yi Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Hsin-Yi Wang @ 2021-02-05  7:18 UTC (permalink / raw)
  To: Matthias Brugger, CK Hu, linux-mediatek
  Cc: Rob Herring, Bibby Hsieh, Jassi Brar, Yongqiang Niu,
	Fabien Parent, Dennis YC Hsieh, Hsin-Yi Wang, devicetree,
	linux-arm-kernel, linux-kernel

Change since v2:
- add controy_by_sw for mt8192

Change since v1:
- move out shift jump patch
- remove useless 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            |  10 +
 include/dt-bindings/gce/mt8192-gce.h          | 419 ++++++++++++++++++
 4 files changed, 443 insertions(+), 3 deletions(-)
 create mode 100644 include/dt-bindings/gce/mt8192-gce.h

-- 
2.30.0.365.g02bc693789-goog


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

end of thread, other threads:[~2021-02-05 20:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-05  7:18 [PATCH v3 0/3] support gce on mt8192 platform Hsin-Yi Wang
2021-02-05  7:18 ` [PATCH v3 1/3] dt-binding: gce: add gce header file for mt8192 Hsin-Yi Wang
2021-02-05 16:35   ` Chun-Kuang Hu
2021-02-05  7:18 ` [PATCH v3 2/3] arm64: dts: mt8192: add gce node Hsin-Yi Wang
2021-02-05  7:18 ` [PATCH v3 3/3] mailbox: cmdq: add mt8192 support Hsin-Yi Wang

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