kernel: add missing PHY ID for an AR8327 switch variant
[openwrt/openwrt.git] / 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,
+       0x004dd034,
        0x004dd041,
        0x004dd042,
 };