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)
commitdf430c20c59a0e51dee7b92a965f9fab0d881274
treebe97394cde9c016a190ac3f3c635515c07720f0e
parente1cb25c509d0272657dae314df26f7d2f5e9d086
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37906 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
target/linux/generic/files/drivers/net/phy/b53/b53_phy_fixup.c