Re: [PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices

2024-04-24 Thread Dmitry Baryshkov
On Fri, 5 Apr 2024 at 14:57, Kalle Valo wrote: > > Dmitry Baryshkov writes: > > > On Tue, 30 Jan 2024 at 08:47, Dmitry Baryshkov > > wrote: > > > >> > >> The ath10k driver fails to properly handle fallback from board-2.bin to > >> board.bin for WCN3990 cards. This happens because the > >>

Re: [PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices

2024-04-05 Thread Kalle Valo
Dmitry Baryshkov writes: > On Fri, 5 Apr 2024 at 14:57, Kalle Valo wrote: > >> >> Dmitry Baryshkov writes: >> >> > On Tue, 30 Jan 2024 at 08:47, Dmitry Baryshkov >> > wrote: >> > >> >> >> >> The ath10k driver fails to properly handle fallback from board-2.bin to >> >> board.bin for WCN3990

Re: [PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices

2024-04-05 Thread Dmitry Baryshkov
On Fri, 5 Apr 2024 at 14:57, Kalle Valo wrote: > > Dmitry Baryshkov writes: > > > On Tue, 30 Jan 2024 at 08:47, Dmitry Baryshkov > > wrote: > > > >> > >> The ath10k driver fails to properly handle fallback from board-2.bin to > >> board.bin for WCN3990 cards. This happens because the > >>

Re: [PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices

2024-04-05 Thread Kalle Valo
Dmitry Baryshkov writes: > On Tue, 30 Jan 2024 at 08:47, Dmitry Baryshkov > wrote: > >> >> The ath10k driver fails to properly handle fallback from board-2.bin to >> board.bin for WCN3990 cards. This happens because the >> ath10k_hw_params_list doesn't include .fw.board* parameters for the >>

Re: [PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices

2024-04-02 Thread Jeff Johnson
On 3/29/2024 9:48 PM, Dmitry Baryshkov wrote: > On Tue, 30 Jan 2024 at 08:47, Dmitry Baryshkov > wrote: >> >> The ath10k driver fails to properly handle fallback from board-2.bin to >> board.bin for WCN3990 cards. This happens because the >> ath10k_hw_params_list doesn't include .fw.board*

Re: [PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices

2024-03-29 Thread Dmitry Baryshkov
On Tue, 30 Jan 2024 at 08:47, Dmitry Baryshkov wrote: > > The ath10k driver fails to properly handle fallback from board-2.bin to > board.bin for WCN3990 cards. This happens because the > ath10k_hw_params_list doesn't include .fw.board* parameters for the > WCN3990 platform. > > Add board data

Re: [PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices

2024-02-12 Thread Jeff Johnson
On 1/29/2024 10:47 PM, Dmitry Baryshkov wrote: > The ath10k driver fails to properly handle fallback from board-2.bin to > board.bin for WCN3990 cards. This happens because the > ath10k_hw_params_list doesn't include .fw.board* parameters for the > WCN3990 platform. > > Add board data