On 28/09/2022 11:32, Irui Wang wrote:
quoted hunk ↗ jump to hunk
From: kyrie wu <redacted>
Add mediatek,mt8195-jpgdec compatible to binding document.
Signed-off-by: kyrie wu <redacted>
Signed-off-by: irui wang <redacted>
Reviewed-by: Rob Herring <robh@kernel.org>
---
.../media/mediatek,mt8195-jpegdec.yaml | 168 ++++++++++++++++++
1 file changed, 168 insertions(+)
create mode 100644 Documentation/devicetree/bindings/media/mediatek,mt8195-jpegdec.yaml
diff --git a/Documentation/devicetree/bindings/media/mediatek,mt8195-jpegdec.yaml b/Documentation/devicetree/bindings/media/mediatek,mt8195-jpegdec.yaml
new file mode 100644
index 000000000000..1e81de4f1301
--- /dev/null
+++ b/Documentation/devicetree/bindings/media/mediatek,mt8195-jpegdec.yaml
@@ -0,0 +1,168 @@
+# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
+%YAML 1.2
+---
+$id: http://devicetree.org/schemas/media/mediatek,mt8195-jpegdec.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: MediaTek JPEG Encoder Device Tree Bindings
Drop "Device Tree Bindings"
Acked-by: Krzysztof Kozlowski <redacted>
Best regards,
Krzysztof