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.

Acked-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20241218105320.38980-3-angelogioacchino.delregno@collabora.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
AngeloGioacchino Del Regno 2024-12-18 11:53:19 +01:00
parent 2971de063f
commit cfb00dfa1b
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478
7 changed files with 32 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -20,6 +20,7 @@ properties:
- mediatek,mt8183-mdp3-rsz
- items:
- enum:
- mediatek,mt8188-mdp3-rsz
- mediatek,mt8195-mdp3-rsz
- const: mediatek,mt8183-mdp3-rsz

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -20,6 +20,7 @@ properties:
- mediatek,mt8183-mdp3-wrot
- items:
- enum:
- mediatek,mt8188-mdp3-wrot
- mediatek,mt8195-mdp3-wrot
- const: mediatek,mt8183-mdp3-wrot