Skip to content

Commit 4104622

Browse files
AngeloGioacchino Del RegnoChun-Kuang Hu
authored andcommitted
dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat
Add compatibles for the Digital Parallel Interface (DPI) block found in the MT8195 and MT8188 SoCs: inside of the chip, this one is directly connected to the HDMI block. Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: CK Hu <[email protected]> Signed-off-by: AngeloGioacchino Del Regno <[email protected]> Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/ Signed-off-by: Chun-Kuang Hu <[email protected]>
1 parent 32bff1c commit 4104622

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ properties:
2727
- mediatek,mt8188-dp-intf
2828
- mediatek,mt8192-dpi
2929
- mediatek,mt8195-dp-intf
30+
- mediatek,mt8195-dpi
3031
- items:
3132
- enum:
3233
- mediatek,mt6795-dpi
@@ -35,6 +36,10 @@ properties:
3536
- enum:
3637
- mediatek,mt8365-dpi
3738
- const: mediatek,mt8192-dpi
39+
- items:
40+
- enum:
41+
- mediatek,mt8188-dpi
42+
- const: mediatek,mt8195-dpi
3843

3944
reg:
4045
maxItems: 1

0 commit comments

Comments
 (0)