Re: [PATCH v3 2/3] net/ftgmac100: Add NC-SI mode support

2022-08-06 Thread Ramon Fried
On Mon, Jul 4, 2022 at 11:20 AM Cédric Le Goater wrote: > > On 7/4/22 09:58, 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

Re: [PATCH v3 2/3] net/ftgmac100: Add NC-SI mode support

2022-07-04 Thread Cédric Le Goater
On 7/4/22 09:58, 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 phy-mode sets it or the use-ncsi pro

[PATCH v3 2/3] net/ftgmac100: Add NC-SI mode support

2022-07-04 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