All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: ath10k@lists.infradead.org,
	 "open list\:DRM DRIVER FOR MSM ADRENO GPU"
	<linux-arm-msm@vger.kernel.org>
Subject: Re: ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop
Date: Fri, 17 Mar 2023 13:55:07 +0200	[thread overview]
Message-ID: <87o7oriodg.fsf@kernel.org> (raw)
In-Reply-To: <CAA8EJpqrHuTaN-bB6XoB7ZWNvfggNtMts3bBQwqMH8RpO1E3QQ@mail.gmail.com> (Dmitry Baryshkov's message of "Fri, 7 Oct 2022 15:22:02 +0300")

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

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

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: ath10k@lists.infradead.org,
	"open list\:DRM DRIVER FOR MSM ADRENO GPU" 
	<linux-arm-msm@vger.kernel.org>
Subject: Re: ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop
Date: Fri, 17 Mar 2023 13:55:07 +0200	[thread overview]
Message-ID: <87o7oriodg.fsf@kernel.org> (raw)
In-Reply-To: <CAA8EJpqrHuTaN-bB6XoB7ZWNvfggNtMts3bBQwqMH8RpO1E3QQ@mail.gmail.com> (Dmitry Baryshkov's message of "Fri, 7 Oct 2022 15:22:02 +0300")

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

  parent reply	other threads:[~2023-03-17 11:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-07 12:22 ath10k-firmware: WCN3990: Add board file for the Lenovo Yoga C630 laptop Dmitry Baryshkov
2022-10-07 12:22 ` Dmitry Baryshkov
2023-02-18  1:33 ` Dmitry Baryshkov
2023-02-18  1:33   ` Dmitry Baryshkov
2023-02-20  5:59   ` Kalle Valo
2023-02-20  5:59     ` Kalle Valo
2023-02-20  9:53     ` Dmitry Baryshkov
2023-02-20  9:53       ` Dmitry Baryshkov
2023-03-17 11:55 ` Kalle Valo [this message]
2023-03-17 11:55   ` Kalle Valo
2023-03-17 11:56   ` Dmitry Baryshkov
2023-03-17 11:56     ` Dmitry Baryshkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o7oriodg.fsf@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath10k@lists.infradead.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.