Re: [PATCH 1/4] net: phy: Add Edge-rate driver for Microsemi PHYs.

2016-09-08 Thread Raju Lakkaraju
Hi Andrew, Thank you for review the code and valuable comments. I accepted your review comments. I too use the Device Tree for Edge-rate and MAC interface configuration. Thanks, Raju. On Wed, Aug 24, 2016 at 02:59:34PM +0200, Andrew Lunn wrote: > EXTERNAL EMAIL > > > On Wed, Aug 24, 2016 at

Re: [PATCH 1/4] net: phy: Add Edge-rate driver for Microsemi PHYs.

2016-08-24 Thread Andrew Lunn
On Wed, Aug 24, 2016 at 12:20:03PM +, Raju Lakkaraju wrote: > From: Nagaraju Lakkaraju > > Edge rate control support will be added for VSC 85xx Microsemi PHYs. > diff --git a/include/linux/phy.h b/include/linux/phy.h > index 2d24b28..8ec4c09 100644 > ---

[PATCH 1/4] net: phy: Add Edge-rate driver for Microsemi PHYs.

2016-08-24 Thread Raju Lakkaraju
From: Nagaraju Lakkaraju Edge rate control support will be added for VSC 85xx Microsemi PHYs. Signed-off-by: Nagaraju Lakkaraju --- drivers/net/phy/mscc.c | 109 + include/linux/mscc.h