kernel: add missing PHY ID for an AR8327 switch variant

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 36630
master
Felix Fietkau 12 years ago
parent e8f3897389
commit 2c5a5d8736
  1. 1
      target/linux/generic/files/drivers/net/phy/ar8216.c

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

Loading…
Cancel
Save