Unverified Commit ba61ee5b authored by Moudy Ho's avatar Moudy Ho Committed by AngeloGioacchino Del Regno
Browse files

dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ



MT8195 RSZ inherited from MT8183, add the corresponding
compatible name to it.

Signed-off-by: default avatarMoudy Ho <moudy.ho@mediatek.com>
Reviewed-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
parent f0c9cafd
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -15,9 +15,13 @@ description: |

properties:
  compatible:
    items:
    oneOf:
      - enum:
          - mediatek,mt8183-mdp3-rsz
      - items:
          - enum:
              - mediatek,mt8195-mdp3-rsz
          - const: mediatek,mt8183-mdp3-rsz

  reg:
    maxItems: 1