Re: [PATCH 02/13] video: mediatek: add mixer component

Macpaul Lin (林智斌) <[email protected]> Fri, 31 Jul 2026 03:30:22 +0000
Newsgroups gmane.comp.boot-loaders.u-boot
Message-ID <[email protected]>
On Tue, 2026-07-28 at 14:29 +0200, Julien Stephan wrote:
> The (ETHDR) mixer is one of the components of the video pipeline on
> some MediaTek SoCs, such as the MT8188. Only the mixer sub-block of
> the ethdr is used, which is its first register window.
> 
> Signed-off-by: Julien Stephan <[email protected]>
> ---
>  drivers/video/mediatek/mtk_disp_mixer_mt8188.c | 76
> ++++++++++++++++++++++++++
>  drivers/video/mediatek/mtk_disp_mixer_mt8188.h | 16 ++++++
>  2 files changed, 92 insertions(+)
> 
> 
> [snip]

Reviewed-by: Macpaul Lin <[email protected]>

Thanks!
Macpaul Lin