mbox series

[v9,0/4] mailbox: mtk-cmdq: add MT8186 support

Message ID 20221006043456.8754-1-yongqiang.niu@mediatek.com (mailing list archive)
Headers show
Series mailbox: mtk-cmdq: add MT8186 support | expand

Message

Yongqiang Niu Oct. 6, 2022, 4:34 a.m. UTC
base linux-next/master

change since v8:
1. move GCE_CTRL_BY_SW modification to the 1st patch
2. add commit message for patch 2 and patch 3

Yongqiang Niu (4):
  mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of number
  mailbox: mtk-cmdq: add gce software ddr enable private data
  mailbox: mtk-cmdq: add gce ddr enable support flow
  mailbox: mtk-cmdq: add MT8186 support

 drivers/mailbox/mtk-cmdq-mailbox.c | 42 +++++++++++++++++++++++++++++-
 1 file changed, 41 insertions(+), 1 deletion(-)