* ath10k-firmware: QCA9888 hw2.0: Update OpenMesh A62 specific BDFs
@ 2019-07-01 9:43 Sven Eckelmann
2022-01-21 14:00 ` Kalle Valo
0 siblings, 1 reply; 4+ messages in thread
From: Sven Eckelmann @ 2019-07-01 9:43 UTC (permalink / raw)
To: ath10k
[-- Attachment #1.1.1: Type: text/plain, Size: 1790 bytes --]
[resent of mail from 2019-06-11; seems like @datto.com mail server ate the
outgoing mails]
Hi,
The OpenMesh A62 AP requires three special BDFs to get the Wi-Fi PHYs working
(correctly). The bmi-board-id='s would clash with one of the the IPQ401X
AP-DK boards because QCA doesn't provide special IDs for customers and seems
to use the AP-DK board-ids in the wifi firmware to change its behavior. This
request contains the file for QCA9888. The QCA4019 one will be submitted
in a different request.
This update contains:
* add of the antenna gain
* adjustments of the antenna sensitivity (see configAddr)
* CTLs for DFS channels
It supersedes https://lkml.kernel.org/r/1573300.yjC3Zj7d1F@bentobox
Now to the questions from the wiki page [1]:
* description for what hardware this is:
- it is a QCA4018 based module (based on qcom-ipq4019-ap.dk04.1)
- one QCA4018 radio is used as 2.4GHz radio
- one QCA4018 radio is used as 5GHz radio
- an additional QCA9888 5GHz radio is attached via PCI
* origin of the board file (did you create it yourself or where you
downloaded)
- it was created by the ODM and QCA for the OpenMesh A62
- was provided by the ODM to OpenMesh for this product (this includes
distribution)
- it is the latest release from 2018-11-28 (with fix to have
antennagain at correct position)
* ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k)
- QCA9888 hw2.0
+ bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62
md5sum: f8ed39484f5e86d16b6a4377ce8a5243
* 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=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62.bin --]
[-- Type: application/x-saturn-rom, 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] 4+ messages in thread* Re: ath10k-firmware: QCA9888 hw2.0: Update OpenMesh A62 specific BDFs
2019-07-01 9:43 ath10k-firmware: QCA9888 hw2.0: Update OpenMesh A62 specific BDFs Sven Eckelmann
@ 2022-01-21 14:00 ` Kalle Valo
0 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2022-01-21 14:00 UTC (permalink / raw)
To: Sven Eckelmann; +Cc: ath10k
Sven Eckelmann <sven@narfation.org> writes:
> [resent of mail from 2019-06-11; seems like @datto.com mail server ate the
> outgoing mails]
>
> Hi,
>
> The OpenMesh A62 AP requires three special BDFs to get the Wi-Fi PHYs working
> (correctly). The bmi-board-id='s would clash with one of the the IPQ401X
> AP-DK boards because QCA doesn't provide special IDs for customers and seems
> to use the AP-DK board-ids in the wifi firmware to change its behavior. This
> request contains the file for QCA9888. The QCA4019 one will be submitted
> in a different request.
>
> This update contains:
>
> * add of the antenna gain
> * adjustments of the antenna sensitivity (see configAddr)
> * CTLs for DFS channels
>
> It supersedes https://lkml.kernel.org/r/1573300.yjC3Zj7d1F@bentobox
>
>
> Now to the questions from the wiki page [1]:
>
> * description for what hardware this is:
>
> - it is a QCA4018 based module (based on qcom-ipq4019-ap.dk04.1)
> - one QCA4018 radio is used as 2.4GHz radio
> - one QCA4018 radio is used as 5GHz radio
> - an additional QCA9888 5GHz radio is attached via PCI
>
> * origin of the board file (did you create it yourself or where you
> downloaded)
>
> - it was created by the ODM and QCA for the OpenMesh A62
> - was provided by the ODM to OpenMesh for this product (this includes
> distribution)
> - it is the latest release from 2018-11-28 (with fix to have
> antennagain at correct position)
>
> * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k)
>
> - QCA9888 hw2.0
>
> + bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62
> md5sum: f8ed39484f5e86d16b6a4377ce8a5243
>
> * 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 QCA9888/hw2.0/board-2.bin:
New:
Changed:
bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62
Deleted:
0 board image(s) added, 1 changed, 0 deleted, 7 in total
https://github.com/kvalo/ath10k-firmware/commit/75d699b3ffb9472e57603ff028bd2883397368ba
--
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] 4+ messages in thread
* ath10k-firmware: QCA9888 hw2.0: Update OpenMesh A62 specific BDFs
@ 2019-01-10 13:00 Sven Eckelmann
2019-06-28 13:39 ` Kalle Valo
0 siblings, 1 reply; 4+ messages in thread
From: Sven Eckelmann @ 2019-01-10 13:00 UTC (permalink / raw)
To: ath10k
[-- Attachment #1.1.1: Type: text/plain, Size: 1573 bytes --]
Hi,
The OpenMesh A62 AP requires three special BDFs to get the Wi-Fi PHYs working
(correctly). The bmi-board-id='s would clash with one of the the IPQ401X
AP-DK boards because QCA doesn't provide special IDs for customers and seems
to use the AP-DK board-ids in the wifi firmware to change its behavior. This
request contains the file for QCA9888. The QCA4019 one will be submitted
in a different request.
This update contains:
* add of the antenna gain
* adjustments of the antenna sensitivity (see configAddr)
* CTLs for DFS channels
Now to the questions from the wiki page [1]:
* description for what hardware this is:
- it is a QCA4018 based module (based on qcom-ipq4019-ap.dk04.1)
- one QCA4018 radio is used as 2.4GHz radio
- one QCA4018 radio is used as 5GHz radio
- an additional QCA9888 5GHz radio is attached via PCI
* origin of the board file (did you create it yourself or where you
downloaded)
- it was created by the ODM and QCA for the OpenMesh A62
- was provided by the ODM to OpenMesh for this product (this includes
distribution)
- it is the latest release from 2018-11-28
* ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k)
- QCA9888 hw2.0
+ bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62
md5sum: 60f36b31866f5797aa7a857ed24b6913
* 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=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62.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] 4+ messages in thread* Re: ath10k-firmware: QCA9888 hw2.0: Update OpenMesh A62 specific BDFs
2019-01-10 13:00 Sven Eckelmann
@ 2019-06-28 13:39 ` Kalle Valo
0 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2019-06-28 13:39 UTC (permalink / raw)
To: Sven Eckelmann; +Cc: ath10k
Sven Eckelmann <seckelmann@datto.com> writes:
> The OpenMesh A62 AP requires three special BDFs to get the Wi-Fi PHYs working
> (correctly). The bmi-board-id='s would clash with one of the the IPQ401X
> AP-DK boards because QCA doesn't provide special IDs for customers and seems
> to use the AP-DK board-ids in the wifi firmware to change its behavior. This
> request contains the file for QCA9888. The QCA4019 one will be submitted
> in a different request.
>
> This update contains:
>
> * add of the antenna gain
> * adjustments of the antenna sensitivity (see configAddr)
> * CTLs for DFS channels
>
>
> Now to the questions from the wiki page [1]:
>
> * description for what hardware this is:
>
> - it is a QCA4018 based module (based on qcom-ipq4019-ap.dk04.1)
> - one QCA4018 radio is used as 2.4GHz radio
> - one QCA4018 radio is used as 5GHz radio
> - an additional QCA9888 5GHz radio is attached via PCI
>
> * origin of the board file (did you create it yourself or where you
> downloaded)
>
> - it was created by the ODM and QCA for the OpenMesh A62
> - was provided by the ODM to OpenMesh for this product (this includes
> distribution)
> - it is the latest release from 2018-11-28
>
> * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k)
>
> - QCA9888 hw2.0
>
> + bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62
> md5sum: 60f36b31866f5797aa7a857ed24b6913
>
> * 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 QCA9888/hw2.0/board-2.bin:
New:
Changed:
bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62
Deleted:
0 board image(s) added, 1 changed, 0 deleted, 7 in total
https://github.com/kvalo/ath10k-firmware/commit/1203d19dacc1c0955c483fdba980320ba8c0322f
--
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-01-21 14:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-01 9:43 ath10k-firmware: QCA9888 hw2.0: Update OpenMesh A62 specific BDFs Sven Eckelmann
2022-01-21 14:00 ` Kalle Valo
-- strict thread matches above, loose matches on Subject: below --
2019-01-10 13:00 Sven Eckelmann
2019-06-28 13:39 ` Kalle Valo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.