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

Michal Simek michal.simek at xilinx.com
Mon Apr 11 09:11:19 CEST 2016


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 at 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



More information about the U-Boot mailing list