Re: [PATCH net-next 1/2] net: stmmac: Add support for multiple phy interface for integrated PCS

From: Andrew Lunn
Date: Fri May 24 2024 - 12:00:07 EST


On Fri, May 24, 2024 at 06:36:52PM +0530, Sneh Shah wrote:
> In case of integrated PCS ethernet does't have external PCS driver.
> Currently stmmac supports multiple phy interfaces if there is external PCS.
> Add a function to support mupliple phy interfaces when PCS is integrated.

s/mupliple/multiple.

Andrew