diff options
author | Irui Wang <[email protected]> | 2022-07-20 10:57:27 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-08-30 14:30:41 +0200 |
commit | e9164d272fa5a59c10d7c09118b752d02ae8429b (patch) | |
tree | b82024ac1c743f574f9252262b2256798dcb91a8 | |
parent | 34cb6947bfc9ea43dde303210b98c57e1aedcb92 (diff) |
media: dt-bindings: media: mediatek: vcodec: Add encoder dt-bindings for mt8188
Add encoder dt-bindings for mt8188.
Signed-off-by: Irui Wang <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml b/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml index d36fcca04cbc..32aee09aea33 100644 --- a/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml +++ b/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml @@ -20,6 +20,7 @@ properties: - mediatek,mt8173-vcodec-enc-vp8 - mediatek,mt8173-vcodec-enc - mediatek,mt8183-vcodec-enc + - mediatek,mt8188-vcodec-enc - mediatek,mt8192-vcodec-enc - mediatek,mt8195-vcodec-enc |