Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-07-22 Thread Florian Fainelli
2014-07-10 5:37 GMT-07:00 Gerlando Falauto : > Hi Matthew, > > > On 01/17/2014 11:57 PM, Matthew Garrett wrote: >> >> Some hardware may be broken in interesting and board-specific ways, such >> that various bits of functionality don't work. This patch provides a >> mechanism for overriding mii

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-07-22 Thread Florian Fainelli
2014-07-10 5:37 GMT-07:00 Gerlando Falauto gerlando.fala...@keymile.com: Hi Matthew, On 01/17/2014 11:57 PM, Matthew Garrett wrote: Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-07-10 Thread Gerlando Falauto
Hi Matthew, On 01/17/2014 11:57 PM, Matthew Garrett wrote: Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for overriding mii registers during init based on the contents of the device tree

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-07-10 Thread Gerlando Falauto
Hi Matthew, On 01/17/2014 11:57 PM, Matthew Garrett wrote: Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for overriding mii registers during init based on the contents of the device tree

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-12 Thread Gerlando Falauto
Hi Florian, On 02/11/2014 06:43 PM, Florian Fainelli wrote: Hi Gerlando, 2014-02-11 1:09 GMT-08:00 Gerlando Falauto : Hi Florian, first of all, thank you for your answer. On 02/10/2014 06:09 PM, Florian Fainelli wrote: Hi Gerlando, Le lundi 10 février 2014, 17:14:59 Gerlando Falauto a

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-12 Thread Gerlando Falauto
Hi Florian, On 02/11/2014 06:43 PM, Florian Fainelli wrote: Hi Gerlando, 2014-02-11 1:09 GMT-08:00 Gerlando Falauto gerlando.fala...@keymile.com: Hi Florian, first of all, thank you for your answer. On 02/10/2014 06:09 PM, Florian Fainelli wrote: Hi Gerlando, Le lundi 10 février 2014,

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-11 Thread Florian Fainelli
Hi Gerlando, 2014-02-11 1:09 GMT-08:00 Gerlando Falauto : > Hi Florian, > > first of all, thank you for your answer. > > > On 02/10/2014 06:09 PM, Florian Fainelli wrote: >> >> Hi Gerlando, >> >> Le lundi 10 février 2014, 17:14:59 Gerlando Falauto a écrit : >>> >>> Hi, >>> >>> I'm currently

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-11 Thread Gerlando Falauto
Hi Florian, first of all, thank you for your answer. On 02/10/2014 06:09 PM, Florian Fainelli wrote: Hi Gerlando, Le lundi 10 février 2014, 17:14:59 Gerlando Falauto a écrit : Hi, I'm currently trying to fix an issue for which this patch provides a partial solution, so apologies in advance

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-11 Thread Gerlando Falauto
Hi Florian, first of all, thank you for your answer. On 02/10/2014 06:09 PM, Florian Fainelli wrote: Hi Gerlando, Le lundi 10 février 2014, 17:14:59 Gerlando Falauto a écrit : Hi, I'm currently trying to fix an issue for which this patch provides a partial solution, so apologies in advance

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-11 Thread Florian Fainelli
Hi Gerlando, 2014-02-11 1:09 GMT-08:00 Gerlando Falauto gerlando.fala...@keymile.com: Hi Florian, first of all, thank you for your answer. On 02/10/2014 06:09 PM, Florian Fainelli wrote: Hi Gerlando, Le lundi 10 février 2014, 17:14:59 Gerlando Falauto a écrit : Hi, I'm currently

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-10 Thread Florian Fainelli
Hi Gerlando, Le lundi 10 février 2014, 17:14:59 Gerlando Falauto a écrit : > Hi, > > I'm currently trying to fix an issue for which this patch provides a > partial solution, so apologies in advance for jumping into the > discussion for my own purposes... > > On 02/04/2014 09:39 PM, Florian

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-10 Thread Gerlando Falauto
Hi, I'm currently trying to fix an issue for which this patch provides a partial solution, so apologies in advance for jumping into the discussion for my own purposes... On 02/04/2014 09:39 PM, Florian Fainelli wrote:> 2014-01-17 Matthew Garrett : >> Some hardware may be broken in

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-10 Thread Gerlando Falauto
Hi, I'm currently trying to fix an issue for which this patch provides a partial solution, so apologies in advance for jumping into the discussion for my own purposes... On 02/04/2014 09:39 PM, Florian Fainelli wrote: 2014-01-17 Matthew Garrett matthew.garr...@nebula.com: Some hardware

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-10 Thread Florian Fainelli
Hi Gerlando, Le lundi 10 février 2014, 17:14:59 Gerlando Falauto a écrit : Hi, I'm currently trying to fix an issue for which this patch provides a partial solution, so apologies in advance for jumping into the discussion for my own purposes... On 02/04/2014 09:39 PM, Florian Fainelli

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-07 Thread Florian Fainelli
2014-02-05 David Laight : > From: Florian Fainelli >> It would be good to explain exactly how your hardware is broken >> exactly. I really do not think that such a fine-grained setting where >> you could disable, e.g: 100BaseT_Full, but allow 100BaseT_Half to >> remain usable makes that much

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-07 Thread Florian Fainelli
2014-02-05 David Laight david.lai...@aculab.com: From: Florian Fainelli It would be good to explain exactly how your hardware is broken exactly. I really do not think that such a fine-grained setting where you could disable, e.g: 100BaseT_Full, but allow 100BaseT_Half to remain usable makes

RE: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-05 Thread David Laight
From: Florian Fainelli > It would be good to explain exactly how your hardware is broken > exactly. I really do not think that such a fine-grained setting where > you could disable, e.g: 100BaseT_Full, but allow 100BaseT_Half to > remain usable makes that much sense. In general, Gigabit might be >

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-05 Thread Grant Likely
On Tue, 4 Feb 2014 12:39:41 -0800, Florian Fainelli wrote: > 2014-01-17 Matthew Garrett : > > Some hardware may be broken in interesting and board-specific ways, such > > that various bits of functionality don't work. This patch provides a > > mechanism for overriding mii registers during init

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-05 Thread Grant Likely
On Tue, 4 Feb 2014 12:39:41 -0800, Florian Fainelli f.faine...@gmail.com wrote: 2014-01-17 Matthew Garrett matthew.garr...@nebula.com: Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for

RE: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-05 Thread David Laight
From: Florian Fainelli It would be good to explain exactly how your hardware is broken exactly. I really do not think that such a fine-grained setting where you could disable, e.g: 100BaseT_Full, but allow 100BaseT_Half to remain usable makes that much sense. In general, Gigabit might be

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-04 Thread Florian Fainelli
2014-02-04 Ben Hutchings : > On Tue, 2014-02-04 at 12:39 -0800, Florian Fainelli wrote: >> 2014-01-17 Matthew Garrett : >> > Some hardware may be broken in interesting and board-specific ways, such >> > that various bits of functionality don't work. This patch provides a >> > mechanism for

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-04 Thread Ben Hutchings
On Tue, 2014-02-04 at 12:39 -0800, Florian Fainelli wrote: > 2014-01-17 Matthew Garrett : > > Some hardware may be broken in interesting and board-specific ways, such > > that various bits of functionality don't work. This patch provides a > > mechanism for overriding mii registers during init

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-04 Thread Florian Fainelli
2014-01-17 Matthew Garrett : > Some hardware may be broken in interesting and board-specific ways, such > that various bits of functionality don't work. This patch provides a > mechanism for overriding mii registers during init based on the contents of > the device tree data, allowing

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-04 Thread Florian Fainelli
2014-01-19 Ben Hutchings : > On Fri, 2014-01-17 at 17:57 -0500, Matthew Garrett wrote: >> Some hardware may be broken in interesting and board-specific ways, such >> that various bits of functionality don't work. This patch provides a >> mechanism for overriding mii registers during init based on

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-04 Thread Grant Likely
On Fri, 17 Jan 2014 17:57:39 -0500, Matthew Garrett wrote: > Some hardware may be broken in interesting and board-specific ways, such > that various bits of functionality don't work. This patch provides a > mechanism for overriding mii registers during init based on the contents of > the device

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-04 Thread Grant Likely
On Fri, 17 Jan 2014 17:57:39 -0500, Matthew Garrett matthew.garr...@nebula.com wrote: Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for overriding mii registers during init based on the

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-04 Thread Florian Fainelli
2014-01-19 Ben Hutchings b...@decadent.org.uk: On Fri, 2014-01-17 at 17:57 -0500, Matthew Garrett wrote: Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for overriding mii registers during

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-04 Thread Florian Fainelli
2014-01-17 Matthew Garrett matthew.garr...@nebula.com: Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for overriding mii registers during init based on the contents of the device tree data,

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-04 Thread Ben Hutchings
On Tue, 2014-02-04 at 12:39 -0800, Florian Fainelli wrote: 2014-01-17 Matthew Garrett matthew.garr...@nebula.com: Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for overriding mii

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-02-04 Thread Florian Fainelli
2014-02-04 Ben Hutchings b...@decadent.org.uk: On Tue, 2014-02-04 at 12:39 -0800, Florian Fainelli wrote: 2014-01-17 Matthew Garrett matthew.garr...@nebula.com: Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-01-19 Thread Ben Hutchings
On Fri, 2014-01-17 at 17:57 -0500, Matthew Garrett wrote: > Some hardware may be broken in interesting and board-specific ways, such > that various bits of functionality don't work. This patch provides a > mechanism for overriding mii registers during init based on the contents of > the device

Re: [PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-01-19 Thread Ben Hutchings
On Fri, 2014-01-17 at 17:57 -0500, Matthew Garrett wrote: Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for overriding mii registers during init based on the contents of the device tree

[PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-01-17 Thread Matthew Garrett
Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for overriding mii registers during init based on the contents of the device tree data, allowing board-specific fixups without having to pollute

[PATCH V3] net/dt: Add support for overriding phy configuration from device tree

2014-01-17 Thread Matthew Garrett
Some hardware may be broken in interesting and board-specific ways, such that various bits of functionality don't work. This patch provides a mechanism for overriding mii registers during init based on the contents of the device tree data, allowing board-specific fixups without having to pollute