[U-Boot] [PATCH] net/phy: Add phy-id for IN112525_S03

Joe Hershberger joe.hershberger at ni.com
Thu Oct 11 05:25:08 UTC 2018


On Wed, Oct 10, 2018 at 11:47 PM Priyanka Jain <priyanka.jain at nxp.com> wrote:
>
> Signed-off-by: Priyanka Jain <priyanka.jain at nxp.com>
> ---
>  include/phy.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/include/phy.h b/include/phy.h
> index 52bf997..ef5ca7e 100644
> --- a/include/phy.h
> +++ b/include/phy.h
> @@ -315,5 +315,6 @@ static inline bool phy_interface_is_sgmii(struct phy_device *phydev)
>  /* PHY UIDs for various PHYs that are referenced in external code */
>  #define PHY_UID_CS4340  0x13e51002
>  #define PHY_UID_TN2020 0x00a19410
> +#define PHY_UID_IN112525_S03   0x02107440

Why define it and not use it anywhere?

>
>  #endif
> --
> 1.9.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list