smc91111: add fixup for qemu phy support
as today qemu does not support phy, it will return always 0x0 to any read
on the mii bus. So the phy_id is 0 and the link is donw.

To have the norwork running on versatilpb & other qenu board for the link up
at 100Mbps.

Only enable if qemu_fixup is set.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 38b3be6 commit 7e6b99fd09fa149529bf3397db9707c24826ffa7
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD authored on 22 Sep 2013
Sascha Hauer committed on 22 Sep 2013
Showing 2 changed files
View
drivers/net/smc91111.c
View
include/net/smc91111.h 0 → 100644