[U-Boot] [PATCH V2 1/7] net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF

Chin Liang See clsee at altera.com
Mon Dec 7 14:39:22 CET 2015


On Mon, 2015-12-07 at 14:18 +0100, Marek Vasut wrote:
> Add code to process the KSZ9021/KSZ9031 OF props if they are present
> and configure skew registers based on the information from the OF.
> This code is only enabled if the DM support for ethernet is also
> enabled.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Joe Hershberger <joe.hershberger at ni.com>
> Cc: Chin Liang See <clsee at altera.com>
> Cc: Dinh Nguyen <dinguyen at opensource.altera.com>
> ---
>  drivers/net/phy/micrel.c | 146
> ++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 145 insertions(+), 1 deletion(-)
> 
> V2: - Implement struct ksz90x1_reg_field to describe the skew
> register
>       fields more accurately.
>     - Fix RXDV/TXEN skew register default value and offset.
> 
> 

Acked-by: Chin Liang See <clsee at altera.com>

Thanks
Chin Liang


More information about the U-Boot mailing list