* ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop
@ 2022-10-07 12:22 Dmitry Baryshkov
2023-02-18 1:33 ` Dmitry Baryshkov
2023-03-17 11:55 ` Kalle Valo
0 siblings, 2 replies; 6+ messages in thread
From: Dmitry Baryshkov @ 2022-10-07 12:22 UTC (permalink / raw)
To: ath10k; +Cc: open list:DRM DRIVER FOR MSM ADRENO GPU
[-- Attachment #1: Type: text/plain, Size: 1146 bytes --]
Hi,
We'd like to ask for inclusion of the board file for the Lenovo Yoga
C630 laptop. It is
a WfA laptop using the Snapdragon SDM850 SoC.
Following the questions from the ath10k wiki page:
* description for what hardware this is
- It is an SDM845-based platform (SDM850)
- It uses wcn3990 chip as a WiFi and BT radio
- For the reference: [ 8.727834] ath10k_snoc 18800000.wifi: qmi
chip_id 0x30214 chip_family 0x4001 board_id 0xff soc_id 0x40030001
* origin of the board file
- They come from the original Windows partition, thus being a part
of Windows drivers.
* ids to be used with the board file
bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630
Note, the device comes with the board_id not changed from 0xff.
Following the example of Chromebook boards we are adding the
calibration variant.
* md5sum of each new board file to add
$ md5sum *
6cd260ad261193fb8b3ddf5293d0103f
bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630.bin
$ sha256sum *
ff96e5295cc3e3fd86f04049058396cd69cd7f1bc44ef4784f13ffe48ef42a8d
bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630.bin
--
With best wishes
Dmitry
[-- Attachment #2: bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630.bin --]
[-- Type: application/octet-stream, Size: 19152 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop
2022-10-07 12:22 ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop Dmitry Baryshkov
@ 2023-02-18 1:33 ` Dmitry Baryshkov
2023-02-20 5:59 ` Kalle Valo
2023-03-17 11:55 ` Kalle Valo
1 sibling, 1 reply; 6+ messages in thread
From: Dmitry Baryshkov @ 2023-02-18 1:33 UTC (permalink / raw)
To: ath10k; +Cc: open list:DRM DRIVER FOR MSM ADRENO GPU
Hello Kalle,
On 07/10/2022 15:22, Dmitry Baryshkov wrote:
> We'd like to ask for inclusion of the board file for the Lenovo Yoga
> C630 laptop. It is
> a WfA laptop using the Snapdragon SDM850 SoC.
I noticed that you've updated the WCN3990's board-2.bin, but this file
was not included. Are there any issues with the submission?
> Following the questions from the ath10k wiki page:
>
> * description for what hardware this is
> - It is an SDM845-based platform (SDM850)
> - It uses wcn3990 chip as a WiFi and BT radio
> - For the reference: [ 8.727834] ath10k_snoc 18800000.wifi: qmi
> chip_id 0x30214 chip_family 0x4001 board_id 0xff soc_id 0x40030001
>
> * origin of the board file
> - They come from the original Windows partition, thus being a part
> of Windows drivers.
>
> * ids to be used with the board file
> bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630
>
> Note, the device comes with the board_id not changed from 0xff.
> Following the example of Chromebook boards we are adding the
> calibration variant.
>
> * md5sum of each new board file to add
>
> $ md5sum *
> 6cd260ad261193fb8b3ddf5293d0103f
> bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630.bin
>
> $ sha256sum *
> ff96e5295cc3e3fd86f04049058396cd69cd7f1bc44ef4784f13ffe48ef42a8d
> bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630.bin
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop
2023-02-18 1:33 ` Dmitry Baryshkov
@ 2023-02-20 5:59 ` Kalle Valo
2023-02-20 9:53 ` Dmitry Baryshkov
0 siblings, 1 reply; 6+ messages in thread
From: Kalle Valo @ 2023-02-20 5:59 UTC (permalink / raw)
To: Dmitry Baryshkov; +Cc: ath10k, open list:DRM DRIVER FOR MSM ADRENO GPU
Dmitry Baryshkov <dmitry.baryshkov@linaro.org> writes:
> Hello Kalle,
>
> On 07/10/2022 15:22, Dmitry Baryshkov wrote:
>> We'd like to ask for inclusion of the board file for the Lenovo Yoga
>> C630 laptop. It is
>> a WfA laptop using the Snapdragon SDM850 SoC.
>
> I noticed that you've updated the WCN3990's board-2.bin, but this file
> was not included. Are there any issues with the submission?
It's just that I haven't processed the pending ath10k board file
submissions from the list yet, I do it quite infrequently.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop
2023-02-20 5:59 ` Kalle Valo
@ 2023-02-20 9:53 ` Dmitry Baryshkov
0 siblings, 0 replies; 6+ messages in thread
From: Dmitry Baryshkov @ 2023-02-20 9:53 UTC (permalink / raw)
To: Kalle Valo; +Cc: ath10k, open list:DRM DRIVER FOR MSM ADRENO GPU
On Mon, 20 Feb 2023 at 07:59, Kalle Valo <kvalo@kernel.org> wrote:
>
> Dmitry Baryshkov <dmitry.baryshkov@linaro.org> writes:
>
> > On 07/10/2022 15:22, Dmitry Baryshkov wrote:
> >> We'd like to ask for inclusion of the board file for the Lenovo Yoga
> >> C630 laptop. It is
> >> a WfA laptop using the Snapdragon SDM850 SoC.
> >
> > I noticed that you've updated the WCN3990's board-2.bin, but this file
> > was not included. Are there any issues with the submission?
>
> It's just that I haven't processed the pending ath10k board file
> submissions from the list yet, I do it quite infrequently.
Ack, thanks. I saw an update of wcn3990's board file in linux-firmware
and thus I wondered, what happened with this submission. Please excuse
me then.
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop
2022-10-07 12:22 ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop Dmitry Baryshkov
2023-02-18 1:33 ` Dmitry Baryshkov
@ 2023-03-17 11:55 ` Kalle Valo
2023-03-17 11:56 ` Dmitry Baryshkov
1 sibling, 1 reply; 6+ messages in thread
From: Kalle Valo @ 2023-03-17 11:55 UTC (permalink / raw)
To: Dmitry Baryshkov; +Cc: ath10k, open list:DRM DRIVER FOR MSM ADRENO GPU
Dmitry Baryshkov <dmitry.baryshkov@linaro.org> writes:
> We'd like to ask for inclusion of the board file for the Lenovo Yoga
> C630 laptop. It is
> a WfA laptop using the Snapdragon SDM850 SoC.
> Following the questions from the ath10k wiki page:
>
> * description for what hardware this is
> - It is an SDM845-based platform (SDM850)
> - It uses wcn3990 chip as a WiFi and BT radio
> - For the reference: [ 8.727834] ath10k_snoc 18800000.wifi: qmi
> chip_id 0x30214 chip_family 0x4001 board_id 0xff soc_id 0x40030001
>
> * origin of the board file
> - They come from the original Windows partition, thus being a part
> of Windows drivers.
>
> * ids to be used with the board file
> bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630
>
> Note, the device comes with the board_id not changed from 0xff.
> Following the example of Chromebook boards we are adding the
> calibration variant.
>
> * md5sum of each new board file to add
>
> $ md5sum *
> 6cd260ad261193fb8b3ddf5293d0103f
> bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630.bin
>
> $ sha256sum *
> ff96e5295cc3e3fd86f04049058396cd69cd7f1bc44ef4784f13ffe48ef42a8d
> bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630.bin
Thanks, added to WCN3990/hw1.0/board-2.bin:
New:
bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630
Changed:
Deleted:
1 board image(s) added, 0 changed, 0 deleted, 21 in total
https://github.com/kvalo/ath10k-firmware/commit/8aa55df10c78598c8eef4a6de957474c8802ced8
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop
2023-03-17 11:55 ` Kalle Valo
@ 2023-03-17 11:56 ` Dmitry Baryshkov
0 siblings, 0 replies; 6+ messages in thread
From: Dmitry Baryshkov @ 2023-03-17 11:56 UTC (permalink / raw)
To: Kalle Valo; +Cc: ath10k, open list:DRM DRIVER FOR MSM ADRENO GPU
On Fri, 17 Mar 2023 at 13:55, Kalle Valo <kvalo@kernel.org> wrote:
>
> Dmitry Baryshkov <dmitry.baryshkov@linaro.org> writes:
>
> > We'd like to ask for inclusion of the board file for the Lenovo Yoga
> > C630 laptop. It is
> > a WfA laptop using the Snapdragon SDM850 SoC.
> > Following the questions from the ath10k wiki page:
> >
> > * description for what hardware this is
> > - It is an SDM845-based platform (SDM850)
> > - It uses wcn3990 chip as a WiFi and BT radio
> > - For the reference: [ 8.727834] ath10k_snoc 18800000.wifi: qmi
> > chip_id 0x30214 chip_family 0x4001 board_id 0xff soc_id 0x40030001
> >
> > * origin of the board file
> > - They come from the original Windows partition, thus being a part
> > of Windows drivers.
> >
> > * ids to be used with the board file
> > bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630
> >
> > Note, the device comes with the board_id not changed from 0xff.
> > Following the example of Chromebook boards we are adding the
> > calibration variant.
> >
> > * md5sum of each new board file to add
> >
> > $ md5sum *
> > 6cd260ad261193fb8b3ddf5293d0103f
> > bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630.bin
> >
> > $ sha256sum *
> > ff96e5295cc3e3fd86f04049058396cd69cd7f1bc44ef4784f13ffe48ef42a8d
> > bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630.bin
>
> Thanks, added to WCN3990/hw1.0/board-2.bin:
Thank you!
>
> New:
> bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630
>
> Changed:
>
>
> Deleted:
>
> 1 board image(s) added, 0 changed, 0 deleted, 21 in total
>
> https://github.com/kvalo/ath10k-firmware/commit/8aa55df10c78598c8eef4a6de957474c8802ced8
>
> --
> https://patchwork.kernel.org/project/linux-wireless/list/
>
> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-03-17 11:56 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-07 12:22 ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop Dmitry Baryshkov
2023-02-18 1:33 ` Dmitry Baryshkov
2023-02-20 5:59 ` Kalle Valo
2023-02-20 9:53 ` Dmitry Baryshkov
2023-03-17 11:55 ` Kalle Valo
2023-03-17 11:56 ` Dmitry Baryshkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox