aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-02-22 11:16:56 +0000
committerJonas Gorski <jogo@openwrt.org>2014-02-22 11:16:56 +0000
commit46c26870ba05c260e36354df0101b191e0243191 (patch)
treeb969488ba56caf1f86ea18d27d68bcbebcde6326 /target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
parentd6204583f4c66b13d9bfba228a6e7d11c4b0952a (diff)
downloadupstream-46c26870ba05c260e36354df0101b191e0243191.tar.gz
upstream-46c26870ba05c260e36354df0101b191e0243191.tar.bz2
upstream-46c26870ba05c260e36354df0101b191e0243191.zip
b53: Add BCM53128 switch support
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Patchwork: http://patchwork.openwrt.org/patch/4867/ Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39682 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c')
-rw-r--r--target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c b/target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
index cacf32b613..3c25f0ea2b 100644
--- a/target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
+++ b/target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
@@ -357,7 +357,7 @@ static struct phy_driver b53_phy_driver_id1 = {
},
};
-/* BCM53125 */
+/* BCM53125, BCM53128 */
static struct phy_driver b53_phy_driver_id2 = {
.phy_id = 0x03625c00,
.name = "Broadcom B53 (2)",