ath79-generic: sort TP-Link devices

This commit is contained in:
Matthias Schiffer 2021-08-07 21:21:23 +02:00
parent d3d22ba677
commit af74622cb5
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
1 changed files with 2 additions and 2 deletions

View File

@ -99,10 +99,10 @@ device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', {
packages = ATH10K_PACKAGES_QCA9888,
})
device('tp-link-cpe220-v3', 'tplink_cpe220-v3')
device('tp-link-archer-d50-v1', 'tplink_archer-d50-v1', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,
broken = true, -- 64M ath9k + ath10k & power LED not working
})
device('tp-link-cpe220-v3', 'tplink_cpe220-v3')