diff options
author | Irui Wang <irui.wang@mediatek.com> | 2021-06-30 10:52:46 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-09-30 10:07:39 +0200 |
commit | 1386801acc5b8df63ba36f79810947d95fab84e8 (patch) | |
tree | ae905d904d019c3c123e8c5083080f60237f39fc /Documentation/devicetree/bindings/media | |
parent | media: mtk-vcodec: Clean redundant encoder format definition (diff) | |
download | linux-1386801acc5b8df63ba36f79810947d95fab84e8.tar.xz linux-1386801acc5b8df63ba36f79810947d95fab84e8.zip |
media: dt-bindings: media: mtk-vcodec: Add binding for MT8195 VENC
Updates binding document for mt8195 encoder driver.
Signed-off-by: Irui Wang <irui.wang@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/media')
-rw-r--r-- | Documentation/devicetree/bindings/media/mediatek-vcodec.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/mediatek-vcodec.txt b/Documentation/devicetree/bindings/media/mediatek-vcodec.txt index ad1321e5a22d..de961699ba0a 100644 --- a/Documentation/devicetree/bindings/media/mediatek-vcodec.txt +++ b/Documentation/devicetree/bindings/media/mediatek-vcodec.txt @@ -10,6 +10,7 @@ Required properties: "mediatek,mt8183-vcodec-enc" for MT8183 encoder. "mediatek,mt8173-vcodec-dec" for MT8173 decoder. "mediatek,mt8192-vcodec-enc" for MT8192 encoder. + "mediatek,mt8195-vcodec-enc" for MT8195 encoder. - reg : Physical base address of the video codec registers and length of memory mapped region. - interrupts : interrupt number to the cpu. |