Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1360760 > unrolled thread
| Started by | Rob Herring <robh@kernel.org> |
|---|---|
| First post | 2016-03-18 17:20 +0100 |
| Last post | 2016-03-23 12:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] dt: bindings: add new dt entry for pre calibration in qcom,ath10k.txt Rob Herring <robh@kernel.org> - 2016-03-18 17:20 +0100
Re: [PATCH] dt: bindings: add new dt entry for pre calibration in qcom,ath10k.txt "Valo, Kalle" <kvalo@qca.qualcomm.com> - 2016-03-23 12:50 +0100
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-03-18 17:20 +0100 |
| Subject | Re: [PATCH] dt: bindings: add new dt entry for pre calibration in qcom,ath10k.txt |
| Message-ID | <re5i2-1rG-3@gated-at.bofh.it> |
On Thu, Mar 10, 2016 at 03:42:04PM +0530, Raja Mani wrote:
> There two things done in this patch,
>
> 1) Existing device tree entry 'qcom,ath10k-calibration-data' carries
> not only calibration data, it carries board specific data too.
> So, make appropriate update in doc.
>
> 2) ipq4019 wifi needs new devie tree entry to carry calibration
> data alone (called pre cal data, it doesn't include any other info).
> Using 'qcom,ath10k-calibration-data' for ipq4019 would alter
> the purpose of it. Hence, add new device tree entry called
> 'qcom,ath10k-pre-calibration-data' to carry only pre calibration data.
>
> Signed-off-by: Raja Mani <rmani@qti.qualcomm.com>
> ---
>
> Below patches covers the corresponding changes in the ath10k driver.
> It's posted separately to ath10k and linux-wireless mailing list.
Generally the series should be posted together. The rest should not be
merged until this patch is accepted.
>
> 1) ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt}
> 2) ath10k: move cal data len to hw_params
> 3) ath10k: incorporate qca4019 cal data download sequence
>
> .../bindings/net/wireless/qcom,ath10k.txt | 23 +++++++++++++++-------
> 1 file changed, 16 insertions(+), 7 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>
[toc] | [next] | [standalone]
| From | "Valo, Kalle" <kvalo@qca.qualcomm.com> |
|---|---|
| Date | 2016-03-23 12:50 +0100 |
| Message-ID | <rfPsu-2Nq-3@gated-at.bofh.it> |
| In reply to | #1360760 |
Rob Herring <robh@kernel.org> writes:
> On Thu, Mar 10, 2016 at 03:42:04PM +0530, Raja Mani wrote:
>> There two things done in this patch,
>>
>> 1) Existing device tree entry 'qcom,ath10k-calibration-data' carries
>> not only calibration data, it carries board specific data too.
>> So, make appropriate update in doc.
>>
>> 2) ipq4019 wifi needs new devie tree entry to carry calibration
>> data alone (called pre cal data, it doesn't include any other info).
>> Using 'qcom,ath10k-calibration-data' for ipq4019 would alter
>> the purpose of it. Hence, add new device tree entry called
>> 'qcom,ath10k-pre-calibration-data' to carry only pre calibration data.
>>
>> Signed-off-by: Raja Mani <rmani@qti.qualcomm.com>
>> ---
>>
>> Below patches covers the corresponding changes in the ath10k driver.
>> It's posted separately to ath10k and linux-wireless mailing list.
>
> Generally the series should be posted together. The rest should not be
> merged until this patch is accepted.
I'll merge them together, this as the first patch.
>> 1) ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt}
>> 2) ath10k: move cal data len to hw_params
>> 3) ath10k: incorporate qca4019 cal data download sequence
>>
>> .../bindings/net/wireless/qcom,ath10k.txt | 23 +++++++++++++++-------
>> 1 file changed, 16 insertions(+), 7 deletions(-)
>
> Acked-by: Rob Herring <robh@kernel.org>
Thanks.
--
Kalle Valo
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web