Commit 176f093c authored by Adam Ford's avatar Adam Ford Committed by Mauro Carvalho Chehab
Browse files

media: dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 on imx8mm



The i.MX8M mini appears to have a similar G1 decoder but the
post-processing isn't present, so different compatible flag is required.
Since all the other parameters are the same with imx8mq, just add
the new compatible flag to nxp,imx8mq-vpu.yaml.

Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
Reviewed-by: default avatarEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
parent 6971efb7
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@
$id: "http://devicetree.org/schemas/media/nxp,imx8mq-vpu.yaml#"
$id: "http://devicetree.org/schemas/media/nxp,imx8mq-vpu.yaml#"
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
$schema: "http://devicetree.org/meta-schemas/core.yaml#"


title: Hantro G1/G2 VPU codecs implemented on i.MX8MQ SoCs
title: Hantro G1/G2 VPU codecs implemented on i.MX8M SoCs


maintainers:
maintainers:
  - Philipp Zabel <p.zabel@pengutronix.de>
  - Philipp Zabel <p.zabel@pengutronix.de>
@@ -20,6 +20,7 @@ properties:
        deprecated: true
        deprecated: true
      - const: nxp,imx8mq-vpu-g1
      - const: nxp,imx8mq-vpu-g1
      - const: nxp,imx8mq-vpu-g2
      - const: nxp,imx8mq-vpu-g2
      - const: nxp,imx8mm-vpu-g1


  reg:
  reg:
    maxItems: 1
    maxItems: 1