kernel: b53: support phy ids for BCM5365
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 5 Sep 2013 20:30:34 +0000 (20:30 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 5 Sep 2013 20:30:34 +0000 (20:30 +0000)
commit6d4ab9bd28d65b54c28e02cfa074a3bf6658addf
treebe97394cde9c016a190ac3f3c635515c07720f0e
parenta6fd9cc288a93d49f56e22c32fc0e9a3e9e9cfd6
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