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
commit9eb60826f23750498702164d4ba406ba4be60966 (patch)
tree8f735ad5af1fde37f6ade30dfaa35f1f3c50d0ad /target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
parentb8ed6534ca4ebed2c7eda51cbfc43cfeacfdd55c (diff)
downloadupstream-9eb60826f23750498702164d4ba406ba4be60966.tar.gz
upstream-9eb60826f23750498702164d4ba406ba4be60966.tar.bz2
upstream-9eb60826f23750498702164d4ba406ba4be60966.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> SVN-Revision: 39682
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)",