* [v2] ath10k-firmware: QCA9888 hw1.0: Add Linksys MR8300 V1.0 specific BDFs
[not found] <836543238.4244780.1600533511769.ref@mail.yahoo.com>
@ 2020-09-19 16:38 ` Hans Geiblinger
2022-01-21 14:09 ` Kalle Valo
0 siblings, 1 reply; 4+ messages in thread
From: Hans Geiblinger @ 2020-09-19 16:38 UTC (permalink / raw)
To: ath10k@lists.infradead.org; +Cc: chunkeey@gmail.com
[-- Attachment #1: Type: text/plain, Size: 719 bytes --]
Hi,
The support for this device is currently being added into OpenWrt. This AP requires
two special BDFs to get the Wi-Fi PHYs working (correctly).
* description for what hardware this is:
- it is a QCA9888 based radio used for 5Ghz
* origin of the board file
- boarddata files were taken from OEM Linksys FW_MR8300_1.1.7.201281_prod.img
* ids to be used with the board file
- QCA9888 hw1.0
+ bus=pci,bmi-chip-id=0,bmi-board-id=23,variant=linksys-mr8300-v0-fcc
MD5: 1f263c52e7862bccab6fd6551092077c
* attach the actual board file
- The name of the files are equal to the id string in the board-2.bin (minus the ".bin")
Kind regards,
Hans
[-- Attachment #2: bus=pci,bmi-chip-id=0,bmi-board-id=23,variant=linksys-mr8300-v0-fcc.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]
[-- Attachment #3: 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: [v2] ath10k-firmware: QCA9888 hw1.0: Add Linksys MR8300 V1.0 specific BDFs
2020-09-19 16:38 ` [v2] ath10k-firmware: QCA9888 hw1.0: Add Linksys MR8300 V1.0 specific BDFs Hans Geiblinger
@ 2022-01-21 14:09 ` Kalle Valo
2022-02-20 0:06 ` Christian Lamparter
0 siblings, 1 reply; 4+ messages in thread
From: Kalle Valo @ 2022-01-21 14:09 UTC (permalink / raw)
To: Hans Geiblinger; +Cc: ath10k@lists.infradead.org, chunkeey@gmail.com
Hans Geiblinger <cybrnook2002@yahoo.com> writes:
> The support for this device is currently being added into OpenWrt. This AP requires
> two special BDFs to get the Wi-Fi PHYs working (correctly).
>
>
> * description for what hardware this is:
> - it is a QCA9888 based radio used for 5Ghz
>
>
> * origin of the board file
> - boarddata files were taken from OEM Linksys FW_MR8300_1.1.7.201281_prod.img
>
>
> * ids to be used with the board file
> - QCA9888 hw1.0
> + bus=pci,bmi-chip-id=0,bmi-board-id=23,variant=linksys-mr8300-v0-fcc
> MD5: 1f263c52e7862bccab6fd6551092077c
>
>
> * attach the actual board file
> - The name of the files are equal to the id string in the
> board-2.bin (minus the ".bin")
Thanks, added to QCA9984/hw1.0/board-2.bin:
New:
bus=pci,bmi-chip-id=0,bmi-board-id=23,variant=linksys-mr8300-v0-fcc
Changed:
Deleted:
1 board image(s) added, 0 changed, 0 deleted, 19 in total
https://github.com/kvalo/ath10k-firmware/commit/c0b61963e3ed79cb3d95d915dbdde1fd21ef3cf9
--
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
* Re: [v2] ath10k-firmware: QCA9888 hw1.0: Add Linksys MR8300 V1.0 specific BDFs
2022-01-21 14:09 ` Kalle Valo
@ 2022-02-20 0:06 ` Christian Lamparter
2022-04-13 9:02 ` Kalle Valo
0 siblings, 1 reply; 4+ messages in thread
From: Christian Lamparter @ 2022-02-20 0:06 UTC (permalink / raw)
To: Kalle Valo, Hans Geiblinger; +Cc: ath10k@lists.infradead.org
Hi,
On 21/01/2022 15:09, Kalle Valo wrote:
> Hans Geiblinger <cybrnook2002@yahoo.com> writes:
>
>> The support for this device is currently being added into OpenWrt. This AP requires
>> two special BDFs to get the Wi-Fi PHYs working (correctly).
>>
>>
>> * description for what hardware this is:
>> - it is a QCA9888 based radio used for 5Ghz
>>
>>
>> * origin of the board file
>> - boarddata files were taken from OEM Linksys FW_MR8300_1.1.7.201281_prod.img
>>
>>
>> * ids to be used with the board file
>> - QCA9888 hw1.0
>> + bus=pci,bmi-chip-id=0,bmi-board-id=23,variant=linksys-mr8300-v0-fcc
>> MD5: 1f263c52e7862bccab6fd6551092077c
>>
>>
>> * attach the actual board file
>> - The name of the files are equal to the id string in the
>> board-2.bin (minus the ".bin")
>
> Thanks, added to QCA9984/hw1.0/board-2.bin:
Oh... I just noticed. I think this got misplaced into
QCA9984's board-2.bin. But this was for the QCA9888(v2). :(
Well, at least there shouldn't be any conflicts.
Should I resend the Linksys MR8300's board files and
add that as a note for your next round?
(BTW: hope linux-firmware.git syncs them up anyway.)
Cheers,
Christian
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [v2] ath10k-firmware: QCA9888 hw1.0: Add Linksys MR8300 V1.0 specific BDFs
2022-02-20 0:06 ` Christian Lamparter
@ 2022-04-13 9:02 ` Kalle Valo
0 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2022-04-13 9:02 UTC (permalink / raw)
To: Christian Lamparter; +Cc: Hans Geiblinger, ath10k@lists.infradead.org
Christian Lamparter <chunkeey@gmail.com> writes:
> Hi,
>
> On 21/01/2022 15:09, Kalle Valo wrote:
>> Hans Geiblinger <cybrnook2002@yahoo.com> writes:
>>
>>> The support for this device is currently being added into OpenWrt. This AP requires
>>> two special BDFs to get the Wi-Fi PHYs working (correctly).
>>>
>>>
>>> * description for what hardware this is:
>>> - it is a QCA9888 based radio used for 5Ghz
>>>
>>>
>>> * origin of the board file
>>> - boarddata files were taken from OEM Linksys FW_MR8300_1.1.7.201281_prod.img
>>>
>>>
>>> * ids to be used with the board file
>>> - QCA9888 hw1.0
>>> + bus=pci,bmi-chip-id=0,bmi-board-id=23,variant=linksys-mr8300-v0-fcc
>>> MD5: 1f263c52e7862bccab6fd6551092077c
>>>
>>>
>>> * attach the actual board file
>>> - The name of the files are equal to the id string in the
>>> board-2.bin (minus the ".bin")
>>
>> Thanks, added to QCA9984/hw1.0/board-2.bin:
>
> Oh... I just noticed. I think this got misplaced into
> QCA9984's board-2.bin. But this was for the QCA9888(v2). :(
Oh, sorry about that. Very good that you noticed it! I still manually
choose the directory so mistakes can happen.
BTW, the subject should have hw2.0 instead of hw1.0.
> Well, at least there shouldn't be any conflicts.
> Should I resend the Linksys MR8300's board files and
> add that as a note for your next round?
No need to resend, I fixed it manually now. Please double check:
https://github.com/kvalo/ath10k-firmware/commit/b80f1c521e3c406f3018aa2b2b348b495b51f0f3
--
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
end of thread, other threads:[~2022-04-13 9:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <836543238.4244780.1600533511769.ref@mail.yahoo.com>
2020-09-19 16:38 ` [v2] ath10k-firmware: QCA9888 hw1.0: Add Linksys MR8300 V1.0 specific BDFs Hans Geiblinger
2022-01-21 14:09 ` Kalle Valo
2022-02-20 0:06 ` Christian Lamparter
2022-04-13 9:02 ` 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.