9
0
Fork 0
barebox/drivers
Jean-Christophe PLAGNIOL-VILLARD 7e6b99fd09 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>
2013-09-22 16:48:03 +02:00
..
amba treewide: Use dev_add_param_int_ro where possible 2013-04-11 11:48:35 +02:00
ata ata: Make 'already initialized' a debug message 2013-06-21 07:40:47 +02:00
base base: Transform "platform_match" into "device_match" and make this function public 2013-07-15 10:08:10 +02:00
bus bus: Add imx-weim support 2013-07-16 08:48:09 +02:00
clk clk: mvebu: add OF clock providers for Marvell MVEBU SoCs 2013-08-16 08:45:33 +02:00
clocksource clocksource: mvebu: add DT support 2013-07-05 08:27:10 +02:00
dma mtd: nand: mxs-nand: Add i.MX6 support 2013-07-23 16:25:14 +02:00
eeprom Introduce device_spi_driver() macro and use it for SPI drivers 2013-03-14 07:15:45 +01:00
gpio GPIO: add Marvell Orion/MVEBU SoC GPIO driver 2013-07-05 08:27:11 +02:00
i2c i2c-omap: fix am33xx and omap3 fclk_rate 2013-08-31 12:03:25 +02:00
input qt1070: drop non used buf 2013-05-08 07:16:40 +02:00
led led: gpio: Add trigger support 2013-07-10 14:10:50 +02:00
mci Merge branch 'for-next/omap' 2013-09-05 10:40:04 +02:00
mfd mfd: syscon: Replace dev_info with dev_dbg 2013-08-12 22:06:36 +02:00
misc driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
mtd move print_hex_dump function to include/common.h 2013-08-07 08:44:48 +02:00
net smc91111: add fixup for qemu phy support 2013-09-22 16:48:03 +02:00
of Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
pinctrl Merge branch 'for-next-manual/oftree-linux-sync' 2013-07-02 07:08:46 +02:00
pwm pwm: Use dev_add_param_int for pwm parameters 2013-04-11 11:48:35 +02:00
serial Merge branch 'for-next/serial' 2013-08-05 12:50:09 +02:00
spi ARM: AT91: move iomux definitions to iomux.h 2013-08-16 15:58:33 +02:00
usb Merge branch 'for-next-manual/oftree-linux-sync' 2013-07-02 07:08:46 +02:00
video fb: make fb device a pure device 2013-08-07 08:49:30 +02:00
w1 w1: Fix compiler warning 2013-03-06 09:04:26 +01:00
watchdog ARM/MXS: add more ROM code related documentation 2013-04-09 08:44:06 +02:00
Kconfig bus: Add imx-weim support 2013-07-16 08:48:09 +02:00
Makefile bus: Add imx-weim support 2013-07-16 08:48:09 +02:00