[PATCH v2 0/3] Add CMDQ driver support for mt8188

From: Jason-JH . Lin
Date: Fri Dec 15 2023 - 03:51:47 EST


From: Jason-jh Lin <jason-jh.lin@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

Since mt8188 has 32 GCE HW thread, we nedd a new platform data to
support it.

So we sort the platform data in numerical order of compatible names and
add a new mt8188 platform data.

Change in v2:
Add a ptach to rename gce_plat variable postfix from 'v1~v7' to SoC names.

Jason-JH.Lin (3):
mailbox: mtk-cmdq: Rename gce_plat variable with SoC name postfix
mailbox: mtk-cmdq: Sort cmdq platform data by compatible name
mailbox: mtk-cmdq: Add CMDQ driver support for mt8188

drivers/mailbox/mtk-cmdq-mailbox.c | 44 ++++++++++++++++++------------
1 file changed, 26 insertions(+), 18 deletions(-)

--
2.18.0