From: Moudy Ho Date: Tue, 31 Oct 2023 08:33:46 +0000 (+0800) Subject: dt-bindings: media: mediatek: mdp3: add compatible for MT8195 WROT X-Git-Tag: v6.8-rc1~130^2~29^2~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=032388dd6d17670cf4dec933543b0937011dc07f;p=thirdparty%2Fkernel%2Fstable.git dt-bindings: media: mediatek: mdp3: add compatible for MT8195 WROT MT8195 WROT 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-wrot.yaml b/Documentation/devicetree/bindings/media/mediatek,mdp3-wrot.yaml index 64ea98aa05928..53a6793384025 100644 --- a/Documentation/devicetree/bindings/media/mediatek,mdp3-wrot.yaml +++ b/Documentation/devicetree/bindings/media/mediatek,mdp3-wrot.yaml @@ -15,9 +15,13 @@ description: | properties: compatible: - items: + oneOf: - enum: - mediatek,mt8183-mdp3-wrot + - items: + - enum: + - mediatek,mt8195-mdp3-wrot + - const: mediatek,mt8183-mdp3-wrot reg: maxItems: 1