ath79-generic: add support for Joy-IT JT-OR750i (#2282)

This commit is contained in:
David Bauer 2021-07-30 20:16:34 +02:00 committed by GitHub
parent 596c6314a9
commit d3d22ba677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View File

@ -17,6 +17,10 @@ ath79-generic
- GL-AR300M-Lite
* Joy-IT
- JT-OR750i
* OCEDO
- Raccoon

View File

@ -60,6 +60,14 @@ device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', {
factory = false,
})
-- JOY-IT
device('joy-it-jt-or750i', 'joyit_jt-or750i', {
packages = ATH10K_PACKAGES_QCA9887,
factory = false,
})
-- OCEDO
device('ocedo-raccoon', 'ocedo_raccoon', {