ath10k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ath10k-firmware: QCA4019 hw1.0: Add Plasma Cloud PA2200 specific BDFs
@ 2020-11-22 10:30 Sven Eckelmann
  2022-01-21 13:50 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Eckelmann @ 2020-11-22 10:30 UTC (permalink / raw)
  To: ath10k


[-- Attachment #1.1.1: Type: text/plain, Size: 1325 bytes --]

Hi,

The support for this device is currently prepared for OpenWrt. This AP requires 
three special BDFs to get the Wi-Fi PHYs working (correctly).

Now to the questions from the wiki page [1]:

* description for what hardware this is:

  - it is a IPQ4019 based board
  - one QCA40xx radio is used as 2.4GHz radio
  - one QCA9888 radio is used as 5GHz radio (channel 36-64)
  - one QCA40xx radio is used as 5GHz radio (channel 100-165)

* origin of the board file (did you create it yourself or where you
  downloaded)

  - was provided by vendor in patch send to me for the OpenWrt support
    (Sun, 27 Jan 2019 22:23:37 +0800)

* ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k)

  - BoardNames[0]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=PlasmaCloud-PA2200'
    BoardLength[0]: 12064
    BoardCRC32[0]: eee32a50
    BoardMD5[0]: e7610d866e32b9a40e5b75d885cc22a0
  - BoardNames[1]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=PlasmaCloud-PA2200'
    BoardLength[1]: 12064
    BoardCRC32[1]: a3a9dc35
    BoardMD5[1]: 5c3698ba55965df0dd8bbdca7706eb5d

* attach the actual board file (board.bin)

  - The name of the files are equal to the id string in the board-2.bin
    (minus the ".bin")

Kind regards,
        Sven

[1] https://wireless.wiki.kernel.org/en/users/drivers/ath10k/boardfiles

[-- Attachment #1.1.2: bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=PlasmaCloud-PA2200.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #1.1.3: bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=PlasmaCloud-PA2200.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 146 bytes --]

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ath10k-firmware: QCA4019 hw1.0: Add Plasma Cloud PA2200 specific BDFs
  2020-11-22 10:30 ath10k-firmware: QCA4019 hw1.0: Add Plasma Cloud PA2200 specific BDFs Sven Eckelmann
@ 2022-01-21 13:50 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2022-01-21 13:50 UTC (permalink / raw)
  To: Sven Eckelmann; +Cc: ath10k

Sven Eckelmann <sven@narfation.org> writes:

> The support for this device is currently prepared for OpenWrt. This AP requires 
> three special BDFs to get the Wi-Fi PHYs working (correctly).
>
> Now to the questions from the wiki page [1]:
>
> * description for what hardware this is:
>
>   - it is a IPQ4019 based board
>   - one QCA40xx radio is used as 2.4GHz radio
>   - one QCA9888 radio is used as 5GHz radio (channel 36-64)
>   - one QCA40xx radio is used as 5GHz radio (channel 100-165)
>
> * origin of the board file (did you create it yourself or where you
>   downloaded)
>
>   - was provided by vendor in patch send to me for the OpenWrt support
>     (Sun, 27 Jan 2019 22:23:37 +0800)
>
> * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k)
>
>   - BoardNames[0]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=PlasmaCloud-PA2200'
>     BoardLength[0]: 12064
>     BoardCRC32[0]: eee32a50
>     BoardMD5[0]: e7610d866e32b9a40e5b75d885cc22a0
>   - BoardNames[1]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=PlasmaCloud-PA2200'
>     BoardLength[1]: 12064
>     BoardCRC32[1]: a3a9dc35
>     BoardMD5[1]: 5c3698ba55965df0dd8bbdca7706eb5d
>
> * attach the actual board file (board.bin)
>
>   - The name of the files are equal to the id string in the board-2.bin
>     (minus the ".bin")

Thanks, added to QCA4019/hw1.0/board-2.bin:

New:
bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=PlasmaCloud-PA2200
bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=PlasmaCloud-PA2200

Changed:


Deleted:

2 board image(s) added, 0 changed, 0 deleted, 82 in total

https://github.com/kvalo/ath10k-firmware/commit/89492ce4574bc604e9a3f55644d80abbbea42550


-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-21 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-22 10:30 ath10k-firmware: QCA4019 hw1.0: Add Plasma Cloud PA2200 specific BDFs Sven Eckelmann
2022-01-21 13:50 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).