
2 May
2016
2 May
'16
6:08 p.m.
On Fri, Apr 29, 2016 at 6:59 AM, Dan Murphy dmurphy@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@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