Skip to content

Commit 5086c55

Browse files
Hsiao Chien SungAngeloGioacchino Del Regno
authored andcommitted
dt-bindings: display: mediatek: ovl: Modify rules for MT8195/MT8188
Modify rules for both MT8195 and MT8188. Hardware capabilities include color formats and AFBC are changed since MT8195, stop using the settings of MT8183. Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Reviewed-by: CK Hu <ck.hu@mediatek.com> Signed-off-by: Hsiao Chien Sung <shawn.sung@mediatek.com> Signed-off-by: Jason-JH.Lin <jason-jh.lin@mediatek.com> Acked-by: Chun-Kuang Hu <chunkuang.hu@kernel.org> Link: https://lore.kernel.org/r/20241219181531.4282-3-jason-jh.lin@mediatek.com Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
1 parent 4726336 commit 5086c55

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ properties:
2626
- mediatek,mt8173-disp-ovl
2727
- mediatek,mt8183-disp-ovl
2828
- mediatek,mt8192-disp-ovl
29+
- mediatek,mt8195-disp-ovl
2930
- mediatek,mt8195-mdp3-ovl
3031
- items:
3132
- enum:
@@ -36,16 +37,14 @@ properties:
3637
- enum:
3738
- mediatek,mt6795-disp-ovl
3839
- const: mediatek,mt8173-disp-ovl
39-
- items:
40-
- enum:
41-
- mediatek,mt8188-disp-ovl
42-
- mediatek,mt8195-disp-ovl
43-
- const: mediatek,mt8183-disp-ovl
4440
- items:
4541
- enum:
4642
- mediatek,mt8186-disp-ovl
4743
- mediatek,mt8365-disp-ovl
4844
- const: mediatek,mt8192-disp-ovl
45+
- items:
46+
- const: mediatek,mt8188-disp-ovl
47+
- const: mediatek,mt8195-disp-ovl
4948
- items:
5049
- const: mediatek,mt8188-mdp3-ovl
5150
- const: mediatek,mt8195-mdp3-ovl

0 commit comments

Comments
 (0)