[PATCH v3 0/5] Add gce support for mt8195
jason-jh.lin
jason-jh.lin at mediatek.com
Wed Jul 14 09:52:03 PDT 2021
Since GCE can increase performance for register configuration,
CMDQ driver is neccessary for driving GCE.
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 | 104 +-
include/dt-bindings/gce/mt8195-gce.h | 920 ++++++++++++++++++
4 files changed, 1035 insertions(+), 22 deletions(-)
create mode 100644 include/dt-bindings/gce/mt8195-gce.h
--
2.18.0
More information about the Linux-mediatek
mailing list