Re: [PATCH v8 3/7] soc: mediatek: mutex: add support for MDP

From: AngeloGioacchino Del Regno
Date: Mon Oct 18 2021 - 09:52:56 EST


Il 15/10/21 14:38, Moudy Ho ha scritto:
For the purpose of module independence, related settings should be moved
from MDP to the corresponding driver.
This patch adds more 8183 MDP settings and interface.

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


Acked-By: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>