On Mon, 2026-02-23 at 16:22 +0000, Luca Leonardo Scorcia wrote: > External email : Please do not click links or open attachments until you have verified the sender or the content. > > > Add support for the MediaTek mt8167 SoC: the DSI PHY found > in this chip is fully compatible with the one found in the mt2701 SoC. Reviewed-by: CK Hu <ck.hu@mediatek.com> > > Signed-off-by: Luca Leonardo Scorcia <l.scorcia@gmail.com> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> > --- > Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml b/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml > index acdbce937b0a..c6d0bbdbe0e2 100644 > --- a/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml > +++ b/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml > @@ -23,6 +23,7 @@ properties: > - items: > - enum: > - mediatek,mt7623-mipi-tx > + - mediatek,mt8167-mipi-tx > - const: mediatek,mt2701-mipi-tx > - items: > - enum: > -- > 2.43.0 > >