Add compatible strings for MT8189 and MT8196 SoCs. These are compatible with the DSI IPs found in the MT8188/95 and others, but with differences making them not fully compatible.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]> --- .../devicetree/bindings/display/mediatek/mediatek,dsi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml index 27ffbccc2a08..b5cdfe0eaca4 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml @@ -30,6 +30,8 @@ properties: - mediatek,mt8183-dsi - mediatek,mt8186-dsi - mediatek,mt8188-dsi + - mediatek,mt8189-dsi + - mediatek,mt8196-dsi - items: - enum: - mediatek,mt6795-dsi -- 2.54.0
