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)
commitb364b8900adb153ed11dd9a759ad8904609a5104
treebe97394cde9c016a190ac3f3c635515c07720f0e
parentc715a3eedb037c299069072db4d0352510f74b01
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