Re: [PATCH] Revert "net: phy: turn carrier off on phy attach"

2016-02-14 Thread Florian Fainelli
On February 14, 2016 10:25:30 AM PST, Clemens Gruber wrote: >On Fri, Feb 12, 2016 at 10:56:04AM -0800, Florian Fainelli wrote: >> On 12/02/16 10:01, Clemens Gruber wrote: >> > Commit 113c74d83eef ("net: phy: turn carrier off on phy attach") >breaks >> > the eth0 link coming up on all my i.MX6Q bo

Re: [PATCH] Revert "net: phy: turn carrier off on phy attach"

2016-02-14 Thread Clemens Gruber
On Fri, Feb 12, 2016 at 10:56:04AM -0800, Florian Fainelli wrote: > On 12/02/16 10:01, Clemens Gruber wrote: > > Commit 113c74d83eef ("net: phy: turn carrier off on phy attach") breaks > > the eth0 link coming up on all my i.MX6Q boards with a Marvell 88E1510. > > If I then do a ifconfig eth0 down/

Re: [PATCH] Revert "net: phy: turn carrier off on phy attach"

2016-02-12 Thread Clemens Gruber
Hi Florian, On Fri, Feb 12, 2016 at 10:56:04AM -0800, Florian Fainelli wrote: > On 12/02/16 10:01, Clemens Gruber wrote: > > Commit 113c74d83eef ("net: phy: turn carrier off on phy attach") breaks > > the eth0 link coming up on all my i.MX6Q boards with a Marvell 88E1510. > > If I then do a ifconf

Re: [PATCH] Revert "net: phy: turn carrier off on phy attach"

2016-02-12 Thread Florian Fainelli
On 12/02/16 10:01, Clemens Gruber wrote: > Commit 113c74d83eef ("net: phy: turn carrier off on phy attach") breaks > the eth0 link coming up on all my i.MX6Q boards with a Marvell 88E1510. > If I then do a ifconfig eth0 down/up cycle I first get a MDIO read > timeout but then the link becomes ready

[PATCH] Revert "net: phy: turn carrier off on phy attach"

2016-02-12 Thread Clemens Gruber
Commit 113c74d83eef ("net: phy: turn carrier off on phy attach") breaks the eth0 link coming up on all my i.MX6Q boards with a Marvell 88E1510. If I then do a ifconfig eth0 down/up cycle I first get a MDIO read timeout but then the link becomes ready and everything is back to normal. Without this s