Re: [PATCH 07/12] soc: mediatek: mutex: add mutex support for MT8196

2025-01-20 Thread Chen-Yu Tsai
On Fri, Jan 10, 2025 at 8:46 PM paul-pl.chen wrote: > > From: "Nancy.Lin" > > Add mutex support the main and external display for MT8196. > > Signed-off-by: Nancy.Lin > Signed-off-by: Paul-pl.Chen > --- > drivers/soc/mediatek/mtk-mutex.c | 233 +++-- > include/linux/s

[PATCH 07/12] soc: mediatek: mutex: add mutex support for MT8196

2025-01-10 Thread paul-pl . chen
From: "Nancy.Lin" Add mutex support the main and external display for MT8196. Signed-off-by: Nancy.Lin Signed-off-by: Paul-pl.Chen --- drivers/soc/mediatek/mtk-mutex.c | 233 +++-- include/linux/soc/mediatek/mtk-mutex.h | 2 + 2 files changed, 222 insertions(+), 13