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 <krzysztof.kozlowski@linaro.org> Reviewed-by: CK Hu <ck.hu@mediatek.com> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://patchwork.kernel.org/project/dri-devel/patch/20250217154836.108895-2-angelogioacchino.delregno@collabora.com/ Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
1 parent 32bff1c commit 4104622

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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)