All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [v3,net-next] net: phy: Add Edge-rate driver for Microsemi PHYs.
@ 2016-09-27 21:14 Andrew Lunn
  2016-09-28 11:12 ` Raju Lakkaraju
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Lunn @ 2016-09-27 21:14 UTC (permalink / raw)
  To: Raju.Lakkaraju; +Cc: netdev

I just realised the possibly correct binding was starring me in the
face.

--------------------------------------------------------------|
|  3.3V	 	2.5V  		1.8V  		1.5V          |
|-------------------------------------------------------------|
|-2%		-3%		-5%		-6%           |
|-------------------------------------------------------------|
|-4%		-6%		-9%		-14%          |
|-------------------------------------------------------------|
|-7%		-10%		-16%		-21%          |
|-------------------------------------------------------------|
|-10%		-14%		-23%		-29%          |
|-------------------------------------------------------------|
|-17%		-23%		-35%		-42%          |
|-------------------------------------------------------------|
|-29%		-37%		-52%		-58%          |
|-------------------------------------------------------------|
|-53%		-63%		-76%		-77%          |
|-------------------------------------------------------------|

So the binding is:

vsc8531,vddmac		: The vddmac in mV.
vsc8531,edge-slowdown	: % the edge should be slowed down relative to
                          the fastest possible edge time.

Given those two values, the driver can work out the magic value to put
into the register that nobody knows the true meaning of.

     Andrew

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [v3,net-next] net: phy: Add Edge-rate driver for Microsemi PHYs.
  2016-09-27 21:14 [v3,net-next] net: phy: Add Edge-rate driver for Microsemi PHYs Andrew Lunn
@ 2016-09-28 11:12 ` Raju Lakkaraju
  0 siblings, 0 replies; 2+ messages in thread
From: Raju Lakkaraju @ 2016-09-28 11:12 UTC (permalink / raw)
  To: Andrew Lunn; +Cc: netdev

Hi Andrew,

Thank you for review and valuable comments.
I will implement below suggestion and resend for review.

Thanks,
Raju.

On Tue, Sep 27, 2016 at 11:14:36PM +0200, Andrew Lunn wrote:
> EXTERNAL EMAIL
> 
> 
> I just realised the possibly correct binding was starring me in the
> face.
> 
> --------------------------------------------------------------|
> |  3.3V         2.5V            1.8V            1.5V          |
> |-------------------------------------------------------------|
> |-2%            -3%             -5%             -6%           |
> |-------------------------------------------------------------|
> |-4%            -6%             -9%             -14%          |
> |-------------------------------------------------------------|
> |-7%            -10%            -16%            -21%          |
> |-------------------------------------------------------------|
> |-10%           -14%            -23%            -29%          |
> |-------------------------------------------------------------|
> |-17%           -23%            -35%            -42%          |
> |-------------------------------------------------------------|
> |-29%           -37%            -52%            -58%          |
> |-------------------------------------------------------------|
> |-53%           -63%            -76%            -77%          |
> |-------------------------------------------------------------|
> 
> So the binding is:
> 
> vsc8531,vddmac          : The vddmac in mV.
> vsc8531,edge-slowdown   : % the edge should be slowed down relative to
>                           the fastest possible edge time.
> 
> Given those two values, the driver can work out the magic value to put
> into the register that nobody knows the true meaning of.
> 

Accepted.

>      Andrew

---
Raju.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-28 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-27 21:14 [v3,net-next] net: phy: Add Edge-rate driver for Microsemi PHYs Andrew Lunn
2016-09-28 11:12 ` Raju Lakkaraju

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.