ath79-generic: (re)add support for archer-c59-v1

This commit is contained in:
Andreas Ziegler 2022-04-22 00:21:29 +02:00
parent 9ec4abd043
commit 35035df106
No known key found for this signature in database
GPG Key ID: 692853E95215E334
2 changed files with 5 additions and 0 deletions

View File

@ -78,6 +78,7 @@ ath79-generic
- Archer C5 (v1)
- Archer C6 (v2)
- Archer C7 (v2, v5)
- Archer C59 (v1)
- CPE210 (v1.0, v1.1, v2.0)
- CPE220 (v3.0)
- CPE510 (v1.0, v1.1)

View File

@ -298,6 +298,10 @@ device('tp-link-archer-c7-v5', 'tplink_archer-c7-v5', {
packages = ATH10K_PACKAGES_QCA9880,
})
device('tp-link-archer-c59-v1', 'tplink_archer-c59-v1', {
packages = ATH10K_PACKAGES_QCA9888,
})
device('tp-link-archer-d50-v1', 'tplink_archer-d50-v1', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,