openwrtv3/target/linux/generic/files/drivers/net/phy/b53
Jonas Gorski 4b0655500a kernel: b53: support phy ids for BCM5365
BCM5365 (and probably other older variants) use a different phy id, so
the phy driver never attached for them.
Fix this by adding the appropriate phy id to the fixup and the phy
driver.

Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 37906
2013-09-05 20:30:34 +00:00
..
b53_common.c kernel: b53: allow access the MIB counters on BCM5365 2013-09-04 16:15:10 +00:00
b53_mdio.c kernel: b53: support phy ids for BCM5365 2013-09-05 20:30:34 +00:00
b53_mmap.c generic: add b53 swconfig switch driver 2013-01-23 10:12:33 +00:00
b53_phy_fixup.c kernel: b53: support phy ids for BCM5365 2013-09-05 20:30:34 +00:00
b53_priv.h kernel: b53: add support for GPIO reset 2013-08-01 19:05:34 +00:00
b53_regs.h generic: add b53 swconfig switch driver 2013-01-23 10:12:33 +00:00
b53_spi.c kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 2013-01-27 17:48:48 +00:00
Kconfig kernel: b53: the b53 spi driver depends on spi 2013-01-27 21:39:53 +00:00
Makefile generic: add b53 swconfig switch driver 2013-01-23 10:12:33 +00:00