dt-bindings: display: mediatek: dsc: Add MT8188 compatible
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tue, 18 Feb 2025 09:04:27 +0000 (10:04 +0100)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Sun, 2 Mar 2025 16:01:10 +0000 (16:01 +0000)
Add compatible for Display Stream Compression (DSC) IP found in
the display controller of the MT8188 SoC.

This IP is fully compatible with the one found on MT8195.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patchwork.kernel.org/project/dri-devel/patch/20250218090427.20318-1-angelogioacchino.delregno@collabora.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml

index 846de6c17d9313d595577b808fd1d6545c79efe9..a5b88eb97e3b01f5539d17f75944fdd43220e7af 100644 (file)
@@ -22,6 +22,9 @@ properties:
     oneOf:
       - enum:
           - mediatek,mt8195-disp-dsc
+      - items:
+          - const: mediatek,mt8188-disp-dsc
+          - const: mediatek,mt8195-disp-dsc
 
   reg:
     maxItems: 1