diff mbox series

[1/3] dt-bindings: mtk-jpeg: Add binding for MT8195 DEC JPG

Message ID 1624432383-2428-2-git-send-email-kyrie.wu@mediatek.com (mailing list archive)
State New, archived
Headers show
Series Support jpeg decode for MT8195 | expand

Commit Message

Kyrie Wu (吴晗) June 23, 2021, 7:13 a.m. UTC
Updates binding document for mt8195 jpeg decode driver.

Signed-off-by: kyrie.wu <kyrie.wu@mediatek.com>
---
 Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
index 39c1028..2552463 100644
--- a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
@@ -7,6 +7,10 @@  Required properties:
 	"mediatek,mt8173-jpgdec"
 	"mediatek,mt7623-jpgdec", "mediatek,mt2701-jpgdec"
 	"mediatek,mt2701-jpgdec"
+	"mediatek,mt8195-jpgdec"
+	"mediatek,mt8195-jpgdec0"
+	"mediatek,mt8195-jpgdec1"
+	"mediatek,mt8195-jpgdec2"
 - reg : physical base address of the jpeg decoder registers and length of
   memory mapped region.
 - interrupts : interrupt number to the interrupt controller.