]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/sbc8641: drop bogus PHY IRQ entries from DTS file
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 8 Dec 2015 22:44:02 +0000 (17:44 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 9 Dec 2015 03:00:39 +0000 (14:00 +1100)
commit4ce7e1749fd59f69a5c0585e220602261eeb0e09
tree4853ab3b3da4a59811344037e8778cca0c3e1e8a
parent7911fa2ee2ad574d1ae68540e91c94a9a62955b0
powerpc/sbc8641: drop bogus PHY IRQ entries from DTS file

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 d64ce4d8714a0ee723ecf1bc5410695b15c2d53c ("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 <paul.gortmaker@windriver.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/dts/sbc8641d.dts