Re: [PATCH v4 3/4] net/ftgmac100: Add NC-SI mode support

2022-10-24 Thread Tom Rini
On Mon, Aug 08, 2022 at 09:46:05PM +0930, Joel Stanley wrote: > From: Samuel Mendoza-Jonas > > Update the ftgmac100 driver to support NC-SI instead of an mdio phy > where available. This is a common setup for Aspeed AST2x00 platforms. > > NC-SI mode is determined from the device-tree if either

[PATCH v4 3/4] net/ftgmac100: Add NC-SI mode support

2022-08-08 Thread Joel Stanley
From: Samuel Mendoza-Jonas Update the ftgmac100 driver to support NC-SI instead of an mdio phy where available. This is a common setup for Aspeed AST2x00 platforms. NC-SI mode is determined from the device-tree if either phy-mode sets it or the use-ncsi property exists. If set then normal mdio s