kernel: b53: support phy ids for BCM5365
authorJonas Gorski <jogo@openwrt.org>
Thu, 5 Sep 2013 20:30:34 +0000 (20:30 +0000)
committerJonas Gorski <jogo@openwrt.org>
Thu, 5 Sep 2013 20:30:34 +0000 (20:30 +0000)
commit4b0655500ae1be6f15613c77a670680d9eae9991
tree8fef25ab2aff9223a846beb7e350dba556fcb87a
parentbdc04e379f478b955316b7a50d6d51287b7aebad
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
target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
target/linux/generic/files/drivers/net/phy/b53/b53_phy_fixup.c