[PATCH v4 0/5] Add gce support for mt8195
jason-jh.lin
jason-jh.lin at mediatek.com
Tue Jul 20 19:34:35 PDT 2021
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: fix GCE can not receive hardward event
.../devicetree/bindings/mailbox/mtk-gce.txt | 9 +-
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 24 +
drivers/mailbox/mtk-cmdq-mailbox.c | 91 +-
include/dt-bindings/gce/mt8195-gce.h | 920 ++++++++++++++++++
4 files changed, 1021 insertions(+), 23 deletions(-)
create mode 100644 include/dt-bindings/gce/mt8195-gce.h
--
2.18.0
More information about the Linux-mediatek
mailing list