ar8216: support AR8316 rev 0 devices
authorFelix Fietkau <nbd@openwrt.org>
Thu, 28 Apr 2011 19:30:43 +0000 (19:30 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 28 Apr 2011 19:30:43 +0000 (19:30 +0000)
SVN-Revision: 26776

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

index 93c961c3caf01a488f2ba0a124a618807eda2d24..2f48d7bd568f123e4156699ba0983c98bc0b1c05 100644 (file)
@@ -141,6 +141,7 @@ ar8216_id_chip(struct ar8216_priv *priv)
        switch (id) {
        case 0x0101:
                return AR8216;
+       case 0x1000:
        case 0x1001:
                return AR8316;
        default: