summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorStijn Segers <francesco.borromini@inventati.org>2016-05-30 19:08:33 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2016-05-31 17:36:51 +0200
commitd2a91f9853a9bfb47cb5d6e3078372f3f85557c5 (patch)
tree51e07ec395f8b81c66b21403615b55bfa0150937 /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parent927ab9a2623f4e8e414d77bb2744b0c192e62238 (diff)
downloadmaster-31e0f0ae-d2a91f9853a9bfb47cb5d6e3078372f3f85557c5.tar.gz
master-31e0f0ae-d2a91f9853a9bfb47cb5d6e3078372f3f85557c5.tar.bz2
master-31e0f0ae-d2a91f9853a9bfb47cb5d6e3078372f3f85557c5.zip
ar71xx: Fix TL-WR841N v11 LEDs, use separate machine
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/machtypes.h')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/machtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
index 65b1d79019..fc02147e02 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -202,6 +202,7 @@ enum ath79_mach_type {
ATH79_MACH_TL_WR841N_V7, /* TP-LINK TL-WR841N/ND v7 */
ATH79_MACH_TL_WR841N_V8, /* TP-LINK TL-WR841N/ND v8 */
ATH79_MACH_TL_WR841N_V9, /* TP-LINK TL-WR841N/ND v9 */
+ ATH79_MACH_TL_WR841N_V11, /* TP-LINK TL-WR841N/ND v11 */
ATH79_MACH_TL_WR842N_V2, /* TP-LINK TL-WR842N/ND v2 */
ATH79_MACH_TL_WR842N_V3, /* TP-LINK TL-WR842N/ND v3 */
ATH79_MACH_TL_WR941ND, /* TP-LINK TL-WR941ND */