Re: [PATCH v5 5/6] media: dt-bindings: mediatek,vcodec-encoder: Add MT8196

From: Rob Herring (Arm)

Date: Wed Mar 11 2026 - 19:01:19 EST



On Mon, 02 Mar 2026 11:52:42 +0800, Irui Wang wrote:
> Add support for MT8196 video encoder which uses VCP (Video Co-Processor)
> for firmware management. Unlike previous platforms that use SCP/VPU, MT8196
> requires VCP to load and execute the video encoding firmware, with the
> encoder communicating through VCP to perform encoding operations.
>
> Add the "mediatek,mt8196-vcodec-enc" compatible string and introduce
> the "mediatek,vcp" property to reference the VCP device, which is
> required for MT8196 encoder operation.
>
> Signed-off-by: Irui Wang <irui.wang@xxxxxxxxxxxx>
> ---
> .../media/mediatek,vcodec-encoder.yaml | 22 +++++++++++++++++++
> 1 file changed, 22 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>