[PATCH v2 02/11] soc: mediatek: Support GCE jump to absolute

2023-09-19 Thread Hsiao Chien Sung
Add a new API to jump to the head of cmdq packet by appending a jump command at the end of it. Signed-off-by: Hsiao Chien Sung --- drivers/soc/mediatek/mtk-cmdq-helper.c | 16 include/linux/soc/mediatek/mtk-cmdq.h | 2 ++ 2 files changed, 18 insertions(+) diff --git

Re: [PATCH v2 02/11] soc: mediatek: Support GCE jump to absolute

2023-09-18 Thread 胡俊光