On Wed, Apr 29, 2020 at 02:25:48PM +0300, Florin Chiculita wrote:
> There are devices accesible through mdio clause-45, such as
> retimers, that do not have PMA or PCS blocks.
> This patch adds MDIO_MMD_VEND1 on the list of device addresses
> where phyid is searched. Previous order of devices was
> -Original Message-
> From: U-Boot On Behalf Of Florin Chiculita
> Sent: Wednesday, April 29, 2020 2:26 PM
> To: u-boot@lists.denx.de
> Cc: Florin Laurentiu Chiculita
> Subject: [PATCH] net: phy: add phyid search in vendor specific space
>
> There are device
There are devices accesible through mdio clause-45, such as
retimers, that do not have PMA or PCS blocks.
This patch adds MDIO_MMD_VEND1 on the list of device addresses
where phyid is searched. Previous order of devices was kept.
Signed-off-by: Florin Chiculita
---
drivers/net/phy/phy.c | 22 +++
3 matches
Mail list logo