Re: [PATCH net-next] net: phy: dp83822: Configure RMII mode on DP83825 devices

From: Andrew Lunn
Date: Thu Oct 24 2024 - 15:57:23 EST


On Thu, Oct 24, 2024 at 01:24:23PM +0000, Erik Schumacher wrote:
> Like the DP83826, the DP83825 can also be configured as an RMII master or
> slave via a control register. The existing function responsible for this
> configuration is renamed to a general dp8382x function. The DP83825 only
> supports RMII so nothing more needs to be configured.
>
> With this change, the dp83822_driver list is reorganized according to the
> device name.
>
> Signed-off-by: Erik Schumacher <erik.schumacher@xxxxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew