On Wed, 13 Dec 2023 at 16:07, Kalle Valo <kv...@kernel.org> wrote: > > Dmitry Baryshkov <dmitry.barysh...@linaro.org> writes: > > > We'd like to ask for inclusion of the board file for the Qualcomm > > SDM845 MTP board. It is a hardware development kit manufactured by > > Qualcomm, using the Snapdragon SDM845 SoC and a variant of wcn3990 > > BT/WiFi chip. > > > > Following the questions from the ath10k wiki page: > > > > * description for what hardware this is > > - It is SDM845-based platform > > - It uses wcn3990 chip as a WiFi and BT radio > > - For the reference: > > > > ath10k_snoc 18800000.wifi: qmi chip_id 0x30214 chip_family 0x4001 > > board_id 0x3f soc_id 0x40030001 > > ath10k_snoc 18800000.wifi: qmi fw_version 0x2009856b > > fw_build_timestamp 2018-07-19 12:28 fw_build_id > > QC_IMAGE_VERSION_STRING=WLAN.HL.2.0-01387-QCAHLSWMTPLZ-1 > > ath10k_snoc 18800000.wifi: failed to fetch board data for > > bus=snoc,qmi-board-id=3f,qmi-chip-id=30214,variant=Qualcomm_sdm845mtp > > from ath10k/WCN3990/hw1.0/board-2.bin > > ath10k_snoc 18800000.wifi: wcn3990 hw1.0 target 0x00000008 chip_id > > 0x00000000 sub 0000:0000 > > ath10k_snoc 18800000.wifi: kconfig debug 1 debugfs 0 tracing 0 dfs 0 > > testmode 0 > > ath10k_snoc 18800000.wifi: firmware ver api 5 features > > wowlan,mgmt-tx-by-reference,non-bmi crc32 b3d4b790 > > ath10k_snoc 18800000.wifi: htt-ver 3.53 wmi-op 4 htt-op 3 cal file > > max-sta 32 raw 0 hwcrypto 1 > > ath10k_snoc 18800000.wifi: invalid MAC address; choosing random > > > > * origin of the board file > > - This file comes from the firmware package provided by Thundercomm for > > the RB3 platform (also sdm845-based), cross-checked to be the same as > > the file provided together with the sdm845-mtp board. > > > > * ids to be used with the board file > > > > bus=snoc,qmi-board-id=3f,qmi-chip-id=30214,variant=Qualcomm_sdm845mtp > > > > Note, the device comes with the board_id not changed from 0xff. > > Following the example of existing boards we are adding the > > calibration variant. > > > > * md5sum of each new board file to add > > > > $ md5sum * > > c1f5ff1660cf6dcd74bff7b41c9e693f > > bus=snoc,qmi-board-id=3f,qmi-chip-id=30214,variant=Qualcomm_sdm845mtp.bin > > > > $ sha256sum * > > 8b250ac1bea81825cc6f4a70105dea89b0952340a9c77a8ab37e99cbfa63e53d > > bus=snoc,qmi-board-id=3f,qmi-chip-id=30214,variant=Qualcomm_sdm845mtp.bin > > Thanks. The attachment filename was wrong so I added it manually, please > check: > > https://github.com/kvalo/ath10k-firmware/commit/77c5345a8420d002de9ee6b7180d465f94535186
Looks correct, thank you! Please excuse me, I completely forgot about the file name. > > New: > bus=snoc,qmi-board-id=3f,qmi-chip-id=30214,variant=Qualcomm_sdm845mtp > > Changed: > > > Deleted: > > 1 board image(s) added, 0 changed, 0 deleted, 27 in total -- With best wishes Dmitry