On Tue, 8 Oct 2019 at 11:50, Andrew Jeffery <andrew@xxxxxxxx> wrote: > > The AST2600 contains an FTGMAC100-compatible MAC, although it no-longer > contains an MDIO controller. > > Signed-off-by: Andrew Jeffery <andrew@xxxxxxxx> Acked-by: Joel Stanley <joel@xxxxxxxxx> > --- > Documentation/devicetree/bindings/net/ftgmac100.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/ftgmac100.txt b/Documentation/devicetree/bindings/net/ftgmac100.txt > index 72e7aaf7242e..04cc0191b7dd 100644 > --- a/Documentation/devicetree/bindings/net/ftgmac100.txt > +++ b/Documentation/devicetree/bindings/net/ftgmac100.txt > @@ -9,6 +9,7 @@ Required properties: > > - "aspeed,ast2400-mac" > - "aspeed,ast2500-mac" > + - "aspeed,ast2600-mac" > > - reg: Address and length of the register set for the device > - interrupts: Should contain ethernet controller interrupt > -- > 2.20.1 >