[U-Boot] [PATCH v7 1/7] drivers: net: cpsw: Add reading of DT phy-handle node

Joe Hershberger joe.hershberger at gmail.com
Mon May 2 18:08:05 CEST 2016


On Fri, Apr 29, 2016 at 6:59 AM, Dan Murphy <dmurphy at ti.com> wrote:
> Add the ability to read the phy-handle node of the
> cpsw slave.  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: Dan Murphy <dmurphy at ti.com>
> ---
>
> v7 - Fixed checkpatch issues - https://patchwork.ozlabs.org/patch/610946/
> Checkpatch LTL issues still remain and resolving will break readability
>
> WARNING: line over 80 characters
> #47: FILE: drivers/net/cpsw.c:1230:
> WARNING: line over 80 characters
> #50: FILE: drivers/net/cpsw.c:1233:

Looks like you dropped most of the Acked-by and Tested-by from the
last version. Please resend with those included.

Thanks,
-Joe


More information about the U-Boot mailing list