Skip to content

Commit 9030a77

Browse files
Hsiao Chien SungChun-Kuang Hu
authored andcommitted
dt-bindings: display: mediatek: ethdr: Add compatible for MT8188
Add compatible name for MediaTek MT8188 ETHDR. Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: CK Hu <ck.hu@mediatek.com> Signed-off-by: Hsiao Chien Sung <shawn.sung@mediatek.com> Link: https://patchwork.kernel.org/project/dri-devel/patch/20231024130048.14749-2-shawn.sung@mediatek.com/ Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
1 parent c5a761e commit 9030a77

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@ description:
2323

2424
properties:
2525
compatible:
26-
const: mediatek,mt8195-disp-ethdr
26+
oneOf:
27+
- const: mediatek,mt8195-disp-ethdr
28+
- items:
29+
- const: mediatek,mt8188-disp-ethdr
30+
- const: mediatek,mt8195-disp-ethdr
2731

2832
reg:
2933
maxItems: 7

0 commit comments

Comments
 (0)