Skip to content

Commit

Permalink
ath79-generic: add support for TP-Link CPE220 v3
Browse files Browse the repository at this point in the history
  • Loading branch information
SunboX authored and ecsv committed Apr 25, 2020
1 parent 48df206 commit 7fa77a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ ar71xx-generic
- Archer C59 (v1)
- Archer C7 (v2, v4, v5)
- CPE210 (v1.0, v1.1, v2.0, v3.0)
- CPE220 (v1.1)
- CPE220 (v1.1, v3.0)
- CPE510 (v1.0, v1.1)
- CPE520 (v1.1)
- RE450 (v1) [#device-class-tiny]_
Expand Down
2 changes: 2 additions & 0 deletions targets/ath79-generic
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,5 @@ device('ocedo-raccoon', 'ocedo_raccoon', {
device('tp-link-archer-c6-v2', 'tplink_archer-c6-v2', {
packages = ATH10K_PACKAGES_QCA9888,
})

device('tp-link-cpe220-v3', 'tplink_cpe220-v3')

0 comments on commit 7fa77a1

Please sign in to comment.