Skip to content

Commit e7013a3

Browse files
Hsiao Chien SungChun-Kuang Hu
authored andcommitted
dt-bindings: display: mediatek: mdp-rdma: Add compatible for MT8188
Add compatible name for MediaTek MT8188 MDP-RDMA. 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-3-shawn.sung@mediatek.com/ Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
1 parent 9030a77 commit e7013a3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Documentation/devicetree/bindings/display/mediatek/mediatek,mdp-rdma.yaml

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

2222
properties:
2323
compatible:
24-
const: mediatek,mt8195-vdo1-rdma
24+
oneOf:
25+
- const: mediatek,mt8195-vdo1-rdma
26+
- items:
27+
- const: mediatek,mt8188-vdo1-rdma
28+
- const: mediatek,mt8195-vdo1-rdma
2529

2630
reg:
2731
maxItems: 1

0 commit comments

Comments
 (0)