kernel: add missing PHY ID for an AR8327 switch variant
authorFelix Fietkau <nbd@openwrt.org>
Mon, 13 May 2013 19:13:27 +0000 (19:13 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 13 May 2013 19:13:27 +0000 (19:13 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36630

target/linux/generic/files/drivers/net/phy/ar8216.c

index ccc074fdec99b2046f932ffe6b7991812c8d4a81..a07dd784881657841d3b3868c2500326e504297b 100644 (file)
@@ -2031,6 +2031,7 @@ ar8xxx_phy_config_aneg(struct phy_device *phydev)
 
 static const u32 ar8xxx_phy_ids[] = {
        0x004dd033,
 
 static const u32 ar8xxx_phy_ids[] = {
        0x004dd033,
+       0x004dd034,
        0x004dd041,
        0x004dd042,
 };
        0x004dd041,
        0x004dd042,
 };