Re: [PATCH net-next v4 1/9] net: phy: micrel: move phy reg offsets to common header

From: Vladimir Oltean
Date: Fri Jun 11 2021 - 15:11:04 EST


On Fri, Jun 11, 2021 at 09:15:19AM +0200, Oleksij Rempel wrote:
> From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
>
> Some micrel devices share the same PHY register defines. This patch
> moves them to one common header so other drivers can reuse them.
> And reuse generic MII_* defines where possible.
>
> Signed-off-by: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
> ---

Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx>