On Sat, 2022-11-12 at 10:15 +0100, Frank Wunderlich wrote: > From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> > > Add compatible string for mt7986. > > Signed-off-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml > b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml > index 5613cc5106e3..230a17f24966 100644 > --- a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml > +++ b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml > @@ -79,6 +79,7 @@ properties: > - enum: > - mediatek,mt2712-tphy > - mediatek,mt7629-tphy > + - mediatek,mt7986-tphy > - mediatek,mt8183-tphy > - mediatek,mt8186-tphy > - mediatek,mt8192-tphy Reviewed-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> Thanks