RE: [PATCH] ath10k: Use bdf calibration variant for snoc targets

2020-09-10 Thread Rakesh Pillai
> -Original Message- > From: Kalle Valo > Sent: Monday, September 7, 2020 9:48 PM > To: Rakesh Pillai > Cc: linux-wirel...@vger.kernel.org; linux-kernel@vger.kernel.org; > ath...@lists.infradead.org > Subject: Re: [PATCH] ath10k: Use bdf calibration var

Re: [PATCH] ath10k: Use bdf calibration variant for snoc targets

2020-09-07 Thread Kalle Valo
"Rakesh Pillai" writes: >> > --- a/drivers/net/wireless/ath/ath10k/qmi.c >> > +++ b/drivers/net/wireless/ath/ath10k/qmi.c >> > @@ -576,6 +576,8 @@ static int ath10k_qmi_cap_send_sync_msg(struct >> ath10k_qmi *qmi) >> >if (resp->chip_info_valid) { >> >qmi->chip_info.chip_id = resp-

RE: [PATCH] ath10k: Use bdf calibration variant for snoc targets

2020-09-04 Thread Rakesh Pillai
Hi Kalle, > -Original Message- > From: Kalle Valo > Sent: Wednesday, September 2, 2020 2:17 PM > To: Rakesh Pillai > Cc: ath...@lists.infradead.org; linux-wirel...@vger.kernel.org; linux- > ker...@vger.kernel.org > Subject: Re: [PATCH] ath10k: Use bdf calibra

Re: [PATCH] ath10k: Use bdf calibration variant for snoc targets

2020-09-02 Thread Kalle Valo
Rakesh Pillai writes: > Board Data File (BDF) is loaded upon driver boot-up procedure. > The right board data file is identified using bus and qmi-board-id. > > The problem, however, can occur when the (default) board data > file cannot fulfill with the vendor requirements and it is > necessary t