On Thu, 2026-07-09 at 13:31 +0200, AngeloGioacchino Del Regno wrote: > Add a new compatible for the Embedded DisplayPort IP found in the > MT8196 SoC. > > This IP is compatible with the previous ones, but not fully.
Reviewed-by: CK Hu <[email protected]> > > Signed-off-by: AngeloGioacchino Del Regno > <[email protected]> > --- > .../devicetree/bindings/display/mediatek/mediatek,dp.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git > a/Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml > b/Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml > index 980f76667ada..3a752a99949a 100644 > --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml > +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dp.yaml > @@ -25,6 +25,7 @@ properties: > - mediatek,mt8188-edp-tx > - mediatek,mt8195-dp-tx > - mediatek,mt8195-edp-tx > + - mediatek,mt8196-edp-tx > > reg: > maxItems: 1
