Re: [kvalo-ath:pending 47/100] drivers/net/wireless/ath/ath11k/mac.c:7949 ath11k_mac_fill_reg_tpc_info() error: uninitialized symbol 'eirp_power'.

2024-01-31 Thread Baochen Qiang
parameters for vdev set tpc power WMI command config: i386-randconfig-141-20240129 (https://download.01.org/0day-ci/archive/20240131/202401311243.nyxwwzxp-...@intel.com/config) compiler: gcc-11 (Debian 11.3.0-12) 11.3.0 If you fix the issue in a separate patch/commit (i.e. not just a new version

Re: pull-request: ath-next-20240130

2024-01-31 Thread Kalle Valo
Kalle Valo wrote: > Hi, > > Our ath-next pull request for wireless-next. > > Kalle > > The following changes since commit c5a3f56fcdb0a48a20772e4c9b8adc6c7256a461: > > Merge tag 'ath-next-20231215' of > git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath (2023-12-17 13:20:18 > +0200)

Re: [kvalo-ath:pending 47/100] drivers/net/wireless/ath/ath11k/mac.c:7949 ath11k_mac_fill_reg_tpc_info() error: uninitialized symbol 'eirp_power'.

2024-01-31 Thread Kalle Valo
pc power WMI command > config: i386-randconfig-141-20240129 > (https://download.01.org/0day-ci/archive/20240131/202401311243.nyxwwzxp-...@intel.com/config) > compiler: gcc-11 (Debian 11.3.0-12) 11.3.0 > > If you fix the issue in a separate patch/commit (i.e. not just a new version &

Re: [PATCH RFC 1/4] dt-bindings: net: wireless: ath10k: describe firmware-name property

2024-01-31 Thread Krzysztof Kozlowski
On 30/01/2024 17:38, Dmitry Baryshkov wrote: > For WCN3990 platforms we need to look for the platform / board specific > firmware-N.mbn file which corresponds to the wlanmdsp.mbn loaded to the > modem DSP via the TQFTPserv. Add firmware-name property describing this > classifier. > >