Commit b84c6b26 authored by AngeloGioacchino Del Regno's avatar AngeloGioacchino Del Regno Committed by Chun-Kuang Hu

dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795

Add a compatible string for the MediaTek Helio X10 MT6795 SoC, using
the same parameters as MT8183.
Signed-off-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: default avatarAlexandre Mergnat <amergnat@baylibre.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20230412112739.160376-4-angelogioacchino.delregno@collabora.com/Signed-off-by: default avatarChun-Kuang Hu <chunkuang.hu@kernel.org>
parent ac9a7868
...@@ -17,7 +17,8 @@ description: | ...@@ -17,7 +17,8 @@ description: |
properties: properties:
compatible: compatible:
enum: oneOf:
- enum:
- mediatek,mt2701-dpi - mediatek,mt2701-dpi
- mediatek,mt7623-dpi - mediatek,mt7623-dpi
- mediatek,mt8173-dpi - mediatek,mt8173-dpi
...@@ -26,6 +27,10 @@ properties: ...@@ -26,6 +27,10 @@ properties:
- mediatek,mt8188-dp-intf - mediatek,mt8188-dp-intf
- mediatek,mt8192-dpi - mediatek,mt8192-dpi
- mediatek,mt8195-dp-intf - mediatek,mt8195-dp-intf
- items:
- enum:
- mediatek,mt6795-dpi
- const: mediatek,mt8183-dpi
reg: reg:
maxItems: 1 maxItems: 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment