Hi, Luca: Luca Leonardo Scorcia <[email protected]> 於 2026年2月23日週一 下午4:26寫道: > > 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.
Applied to mediatek-drm-next [1], thanks. [1] https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git/log/?h=mediatek-drm-next Regards, Chun-Kuang. > > Signed-off-by: Luca Leonardo Scorcia <[email protected]> > Reviewed-by: AngeloGioacchino Del Regno > <[email protected]> > Acked-by: Krzysztof Kozlowski <[email protected]> > --- > 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 >
