Skip to content

Commit 9e918c8

Browse files
AngeloGioacchino Del RegnoChun-Kuang Hu
authored andcommitted
dt-bindings: display: mediatek: dsc: Add MT8188 compatible
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>
1 parent fa5e56c commit 9e918c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/display/mediatek/mediatek,dsc.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ properties:
2222
oneOf:
2323
- enum:
2424
- mediatek,mt8195-disp-dsc
25+
- items:
26+
- const: mediatek,mt8188-disp-dsc
27+
- const: mediatek,mt8195-disp-dsc
2528

2629
reg:
2730
maxItems: 1

0 commit comments

Comments
 (0)