
11 Apr
2016
11 Apr
'16
9:11 a.m.
On 8.4.2016 18:08, Dan Murphy 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
drivers/net/cpsw.c | 18 ++++++++++++++++-- include/cpsw.h | 1 + 2 files changed, 17 insertions(+), 2 deletions(-)
Just a generic node. There are couple of new patches in this series which is great but please also label them as v4 (or new v5).
Mixing version is not good solution and I had to apply all patches twice because of this.
Please look at patman to handle versions for you.
Thanks, Michal