Re: [PATCH v9 4/7] soc: mediatek: mutex: add functions that operate registers by CMDQ

From: AngeloGioacchino Del Regno
Date: Wed Dec 01 2021 - 05:31:14 EST


Il 01/12/21 10:50, Moudy Ho ha scritto:
Considering that some functions have timing requirements
in specific situation, this patch adds several interface that
operate registers by CMDQ.

Signed-off-by: Moudy Ho <moudy.ho@xxxxxxxxxxxx>
---
drivers/soc/mediatek/mtk-mutex.c | 65 +++++++++++++++++++++++++-
include/linux/soc/mediatek/mtk-mutex.h | 6 +++
2 files changed, 70 insertions(+), 1 deletion(-)


Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>