From: Moudy Ho Date: Tue, 31 Oct 2023 08:33:45 +0000 (+0800) Subject: dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ba61ee5bf4849abedbdf6161ca232aa6c248fc19;p=users%2Fjedix%2Flinux-maple.git dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ MT8195 RSZ inherited from MT8183, add the corresponding compatible name to it. Signed-off-by: Moudy Ho Reviewed-by: AngeloGioacchino Del Regno Acked-by: Krzysztof Kozlowski Signed-off-by: AngeloGioacchino Del Regno --- diff --git a/Documentation/devicetree/bindings/media/mediatek,mdp3-rsz.yaml b/Documentation/devicetree/bindings/media/mediatek,mdp3-rsz.yaml index 78f9de6192ef4..f5676bec43266 100644 --- a/Documentation/devicetree/bindings/media/mediatek,mdp3-rsz.yaml +++ b/Documentation/devicetree/bindings/media/mediatek,mdp3-rsz.yaml @@ -15,9 +15,13 @@ description: | properties: compatible: - items: + oneOf: - enum: - mediatek,mt8183-mdp3-rsz + - items: + - enum: + - mediatek,mt8195-mdp3-rsz + - const: mediatek,mt8183-mdp3-rsz reg: maxItems: 1