Skip to content
Snippets Groups Projects
Unverified Commit 3f767ce1 authored by AngeloGioacchino Del Regno's avatar AngeloGioacchino Del Regno
Browse files

dt-bindings: media: mediatek: mdp3: Add compatibles for MT8188 MDP3


Add compatible strings for the FG, HDR, RSZ, STITCH, TCC, TDSHP
and WROT hardware components found in MediaTek's MT8188 SoC.

This hardware is compatible with MT8195.

Signed-off-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
parent 9ef9e19b
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,12 @@ description:
properties:
compatible:
enum:
- mediatek,mt8195-mdp3-fg
oneOf:
- enum:
- mediatek,mt8195-mdp3-fg
- items:
- const: mediatek,mt8188-mdp3-fg
- const: mediatek,mt8195-mdp3-fg
reg:
maxItems: 1
......
......@@ -16,8 +16,12 @@ description:
properties:
compatible:
enum:
- mediatek,mt8195-mdp3-hdr
oneOf:
- enum:
- mediatek,mt8195-mdp3-hdr
- items:
- const: mediatek,mt8188-mdp3-hdr
- const: mediatek,mt8195-mdp3-hdr
reg:
maxItems: 1
......
......@@ -20,6 +20,7 @@ properties:
- mediatek,mt8183-mdp3-rsz
- items:
- enum:
- mediatek,mt8188-mdp3-rsz
- mediatek,mt8195-mdp3-rsz
- const: mediatek,mt8183-mdp3-rsz
......
......@@ -16,8 +16,12 @@ description:
properties:
compatible:
enum:
- mediatek,mt8195-mdp3-stitch
oneOf:
- enum:
- mediatek,mt8195-mdp3-stitch
- items:
- const: mediatek,mt8188-mdp3-stitch
- const: mediatek,mt8195-mdp3-stitch
reg:
maxItems: 1
......
......@@ -17,8 +17,12 @@ description:
properties:
compatible:
enum:
- mediatek,mt8195-mdp3-tcc
oneOf:
- enum:
- mediatek,mt8195-mdp3-tcc
- items:
- const: mediatek,mt8188-mdp3-tcc
- const: mediatek,mt8195-mdp3-tcc
reg:
maxItems: 1
......
......@@ -16,8 +16,12 @@ description:
properties:
compatible:
enum:
- mediatek,mt8195-mdp3-tdshp
oneOf:
- enum:
- mediatek,mt8195-mdp3-tdshp
- items:
- const: mediatek,mt8188-mdp3-tdshp
- const: mediatek,mt8195-mdp3-tdshp
reg:
maxItems: 1
......
......@@ -20,6 +20,7 @@ properties:
- mediatek,mt8183-mdp3-wrot
- items:
- enum:
- mediatek,mt8188-mdp3-wrot
- mediatek,mt8195-mdp3-wrot
- const: mediatek,mt8183-mdp3-wrot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment