linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/5]
@ 2021-08-18  2:40 jason-jh.lin
  2021-08-18  2:40 ` [PATCH v5 1/5] dt-bindings: mailbox: add definition for mt8195 jason-jh.lin
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: jason-jh.lin @ 2021-08-18  2:40 UTC (permalink / raw)
  To: Jassi Brar, Rob Herring, Matthias Brugger, chunkuang.hu
  Cc: linux-kernel, devicetree, linux-arm-kernel, linux-mediatek,
	hsinyi, jason-jh.lin, nancy.lin, singo.chang

Change in v5:
- rebase on kernel-5.14-rc1
- remove unused varriable in mtk-cmdq-mailbox.c

Change in v4:
- change clk array to bulk_clk_data array

Change in v3:
- fix #mbox-cless number in dts

Change in v2:
- remove the second clock in dts and add alias id for gce node
- find the other gce node and get it's clock

jason-jh.lin (5):
  dt-bindings: mailbox: add definition for mt8195
  dt-bindings: gce: add gce header file for mt8195
  arm64: dts: mt8195: add gce node
  mailbox: cmdq: add mediatek mailbox support for mt8195
  mailbox: cmdq: add multi-gce clocks support for mt8195

 .../devicetree/bindings/mailbox/mtk-gce.txt   |   9 +-
 arch/arm64/boot/dts/mediatek/mt8195.dtsi      |  22 +
 drivers/mailbox/mtk-cmdq-mailbox.c            |  89 +-
 include/dt-bindings/gce/mt8195-gce.h          | 920 ++++++++++++++++++
 4 files changed, 1017 insertions(+), 23 deletions(-)
 create mode 100644 include/dt-bindings/gce/mt8195-gce.h

-- 
2.18.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-08-25  7:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18  2:40 [PATCH v5 0/5] jason-jh.lin
2021-08-18  2:40 ` [PATCH v5 1/5] dt-bindings: mailbox: add definition for mt8195 jason-jh.lin
2021-08-18  2:40 ` [PATCH v5 2/5] dt-bindings: gce: add gce header file " jason-jh.lin
2021-08-24 10:14   ` CK Hu
2021-08-25  7:17     ` Jason-JH Lin
2021-08-18  2:40 ` [PATCH v5 3/5] arm64: dts: mt8195: add gce node jason-jh.lin
2021-08-18  2:40 ` [PATCH v5 4/5] mailbox: cmdq: add mediatek mailbox support for mt8195 jason-jh.lin
2021-08-18  2:40 ` [PATCH v5 5/5] mailbox: cmdq: add multi-gce clocks " jason-jh.lin

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