netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* commit e34d65696d2e broke stmmac ethernet on socfpga
@ 2015-12-18 17:45 Dinh Nguyen
  2016-01-01  8:49 ` Romain Perier
  0 siblings, 1 reply; 3+ messages in thread
From: Dinh Nguyen @ 2015-12-18 17:45 UTC (permalink / raw)
  To: preid; +Cc: David S. Miller, robh, netdev, linux-kernel, peppe.cavallaro

Hi,

It appears that commit e34d65696d2e 'stmmac: create of compatible mdio
bus for
stmmac driver' is causing this error on the SoCFPGA platform:

[    1.767246] libphy: PHY stmmac-0:ffffffff not found
[    1.772106] eth0: Could not attach to PHY
[    1.776129] stmmac_open: Cannot attach to PHY (error: -19)
[    1.781590] IP-Config: Failed to open eth0
[    1.785681] IP-Config: No network devices available

Doing a revert of this commit fixes the issue. Will try to debug further.

Thanks,
Dinh

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

* Re: commit e34d65696d2e broke stmmac ethernet on socfpga
  2015-12-18 17:45 commit e34d65696d2e broke stmmac ethernet on socfpga Dinh Nguyen
@ 2016-01-01  8:49 ` Romain Perier
  2016-01-04 15:19   ` Dinh Nguyen
  0 siblings, 1 reply; 3+ messages in thread
From: Romain Perier @ 2016-01-01  8:49 UTC (permalink / raw)
  To: Dinh Nguyen
  Cc: preid, David S. Miller, robh, netdev, linux-kernel, peppe.cavallaro

Hi all,

Same here on rockchip.
See "[PATCH] stmmac: Don't exit mdio registration when mdio subnode is
not found in the DTS"

Regards,
Romain

2015-12-18 18:45 GMT+01:00 Dinh Nguyen <dinguyen@opensource.altera.com>:
> Hi,
>
> It appears that commit e34d65696d2e 'stmmac: create of compatible mdio
> bus for
> stmmac driver' is causing this error on the SoCFPGA platform:
>
> [    1.767246] libphy: PHY stmmac-0:ffffffff not found
> [    1.772106] eth0: Could not attach to PHY
> [    1.776129] stmmac_open: Cannot attach to PHY (error: -19)
> [    1.781590] IP-Config: Failed to open eth0
> [    1.785681] IP-Config: No network devices available
>
> Doing a revert of this commit fixes the issue. Will try to debug further.
>
> Thanks,
> Dinh
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: commit e34d65696d2e broke stmmac ethernet on socfpga
  2016-01-01  8:49 ` Romain Perier
@ 2016-01-04 15:19   ` Dinh Nguyen
  0 siblings, 0 replies; 3+ messages in thread
From: Dinh Nguyen @ 2016-01-04 15:19 UTC (permalink / raw)
  To: Romain Perier
  Cc: preid, David S. Miller, robh, netdev, linux-kernel, peppe.cavallaro

On 01/01/2016 02:49 AM, Romain Perier wrote:
> Hi all,
> 
> Same here on rockchip.
> See "[PATCH] stmmac: Don't exit mdio registration when mdio subnode is
> not found in the DTS"
> 
> Regards,
> Romain
> 
> 2015-12-18 18:45 GMT+01:00 Dinh Nguyen <dinguyen@opensource.altera.com>:
>> Hi,
>>
>> It appears that commit e34d65696d2e 'stmmac: create of compatible mdio
>> bus for
>> stmmac driver' is causing this error on the SoCFPGA platform:
>>
>> [    1.767246] libphy: PHY stmmac-0:ffffffff not found
>> [    1.772106] eth0: Could not attach to PHY
>> [    1.776129] stmmac_open: Cannot attach to PHY (error: -19)
>> [    1.781590] IP-Config: Failed to open eth0
>> [    1.785681] IP-Config: No network devices available
>>
>> Doing a revert of this commit fixes the issue. Will try to debug further.
>>

There error is here:

[    0.663275] socfpga-dwmac ff702000.ethernet eth0: NO MDIO subnode

It appears that his commit requires an update to DTS files, which will
subsequently break legacy DTS.

Also, this commit is only in linux-next.

Dinh

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

end of thread, other threads:[~2016-01-04 15:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-18 17:45 commit e34d65696d2e broke stmmac ethernet on socfpga Dinh Nguyen
2016-01-01  8:49 ` Romain Perier
2016-01-04 15:19   ` Dinh Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).