Hi Irui, On Mon, 16 Aug 2021 at 08:00, Irui Wang <irui.wang@xxxxxxxxxxxx> wrote: > > Enable MT8195 two H.264 venc cores, updates vcodec binding document. > > Signed-off-by: Irui Wang <irui.wang@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/media/mediatek-vcodec.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/media/mediatek-vcodec.txt b/Documentation/devicetree/bindings/media/mediatek-vcodec.txt > index de961699ba0a..eb2e24c32426 100644 > --- a/Documentation/devicetree/bindings/media/mediatek-vcodec.txt > +++ b/Documentation/devicetree/bindings/media/mediatek-vcodec.txt > @@ -11,6 +11,8 @@ Required properties: > "mediatek,mt8173-vcodec-dec" for MT8173 decoder. > "mediatek,mt8192-vcodec-enc" for MT8192 encoder. > "mediatek,mt8195-vcodec-enc" for MT8195 encoder. > + "mediatek,mtk-venc-core0" for MT8195 avc core0 device. > + "mediatek,mtk-venc-core1" for MT8195 avc core1 device. What is the difference between core0 and core1? Thanks, Ezequiel