Re: [PATCH] wifi: ath10k: Default to board.bin for legacy board data file

2023-08-25 Thread Kalle Valo
Dmitry Baryshkov writes: > Default to 'board.bin' for the legacy board data file, in case the > hw_params array doesn't list hw-specific board data file name (e.g. for > WCN3990). > > Signed-off-by: Dmitry Baryshkov Could you provide more background _why_ this is needed. What are you trying to

[PATCH] wifi: ath10k: Default to board.bin for legacy board data file

2023-08-25 Thread Dmitry Baryshkov
Default to 'board.bin' for the legacy board data file, in case the hw_params array doesn't list hw-specific board data file name (e.g. for WCN3990). Signed-off-by: Dmitry Baryshkov --- drivers/net/wireless/ath/ath10k/core.c | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff

ath10k-firmware: WCN3990: Add board file for Oneplus 6/6T

2023-08-25 Thread Dylan Van Assche
Hello Kalle, I would like to include the board file for the Oneplus 6/6T smartphone. This smartphone is manufactured by Oneplus and uses the Snapdragon SDM845 SoC. At postmarketOS, we run the mainline kernel on this phone so shipping this board file from upstream would be a great addition.

ath10k-firmware: WCN3990: Add board file for SHIFTPHONES SHIFT6mq

2023-08-25 Thread Dylan Van Assche
Hello Kalle, I would like to include the board file for the SHIFTPHONES SHIFT6mq smartphone. This smartphone is manufactured by SHIFTPHONES and uses the Snapdragon SDM845 SoC. At postmarketOS, we run the mainline kernel on this phone so shipping this board file from upstream would be a great

ath10k-firmware: WCN3990: Add board file for Xiaomi POCOPHONE F1

2023-08-25 Thread Dylan Van Assche
Hello Kalle, I would like to include the board file for the Xiaomi POCOPHONE F1 smartphone. This smartphone is manufactured by Xiaomi and uses the Snapdragon SDM845 SoC. At postmarketOS, we run the mainline kernel on this phone so shipping this board file from upstream would be a great

[kvalo-ath:pending-deferred] BUILD SUCCESS 960b7e9d2bc4045b110656b1ef3d253245f562bc

2023-08-25 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pending-deferred branch HEAD: 960b7e9d2bc4045b110656b1ef3d253245f562bc wifi: ath12k: fix invalid m3 buffer address elapsed time: 2572m configs tested: 156 configs skipped: 2 The following configs have been built

Re: [lvc-project] [PATCH] [v2] wifi: ath10k: cleanup CE initialization

2023-08-25 Thread Kalle Valo
"Antipov, Dmitriy" writes: > On Wed, 2023-08-23 at 13:03 +0300, Alexey Khoroshilov wrote: > >> > v2: adjust to match series >> >> Do mean that nothing has been changed in the patch regarding the >> previous version? > > Usually it is, including the cases where some patch of the series > is