Re: [PATCH] phy: nxp-c45: add driver for tja1103

From: Andrew Lunn
Date: Fri Apr 09 2021 - 15:36:31 EST


On Fri, Apr 09, 2021 at 09:41:06PM +0300, Radu Pirea (NXP OSS) wrote:
> Add driver for tja1103 driver and for future NXP C45 PHYs.

So apart from c45 vs c22, how does this differ to nxp-tja11xx.c?

Do we really want two different drivers for the same hardware?
Can we combine them somehow?

> +config NXP_C45_PHY
> + tristate "NXP C45 PHYs"

This is also very vague. So in the future it will support PHYs other
than the TJA series?

Andrew