[U-Boot] [PATCH v2 08/11] drivers: net: designware: Add reading of DT phy-handle node

Joe Hershberger joe.hershberger at ni.com
Thu Jul 26 19:39:16 UTC 2018


On Wed, Jul 18, 2018 at 3:46 AM, Janine Hagemann <j.hagemann at phytec.de> wrote:
> Add the ability to read the phy-handle node of the
> gmac.  Upon reading this handle the phy-id
> can be stored based on the reg node in the DT.
>
> The phy-handle also needs to be stored and passed
> to the phy to access any phy data that is available.
>
> Signed-off-by: Janine Hagemann <j.hagemann at phytec.de>
> ---
> v2: No changes

You dropped my Acks from this series. Please correct and resend.

-Joe

> ---
>  drivers/net/designware.c | 11 ++++++++++-
>  drivers/net/designware.h |  1 +
>  2 files changed, 11 insertions(+), 1 deletion(-)
>


More information about the U-Boot mailing list