Re: [PATCH v3 1/8] dt-bindings: media: mediatek: decoder: Add MT8189 mediatek,vcodec-decoder
From: Rob Herring (Arm)
Date: Mon Sep 22 2025 - 12:03:23 EST
On Mon, 15 Sep 2025 17:19:51 +0800, Kyrie Wu wrote:
> Add compatible for video decoder on MT8189 platform. Compared with
> former ICs, the MT8189 decoder use iommu to instead of smmu, and
> use scp architecture, the frequency is only 406MHZ, and cannot reach
> more than 700MHZ. At the same time, the decoder supports the vp9
> decoding protocol for the first time in single IC.
>
> Signed-off-by: Kyrie Wu <kyrie.wu@xxxxxxxxxxxx>
> ---
> .../bindings/media/mediatek,vcodec-subdev-decoder.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>