On Tue, 2015-12-08 at 21:40 -0500, David Miller wrote:
From: Paul Gortmaker [off-list ref]
Date: Tue, 8 Dec 2015 17:44:02 -0500
quoted
This file was originally cloned off of the MPC8641D-HPCN reference
platform, which actually had a PHY IRQ line connected. However
this board does not. The bogus entry was largely inert and went
undetected until commit 321beec5047af83db90c88114b7e664b156f49fe
("net: phy: Use interrupts when available in NOLINK state") was
added to the tree.
With the above commit, the board fails to NFS boot since it sits
waiting for a PHY IRQ event that of course never arrives. Removing
the bogus entries from the DTS file fixes the issue.
Cc: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Paul Gortmaker <redacted>
I'm assuming this will go via the powerpc tree, not mine.
Yep I'll take it.
cheers