All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ath10k: add calibration data download support for qca4019
@ 2016-03-10 10:12 ` Raja Mani
  0 siblings, 0 replies; 10+ messages in thread
From: Raja Mani @ 2016-03-10 10:12 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Raja Mani

The necessary update in dt binding doc
(Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt) is done
in below patch and it's posted separately,
  
  "dt: bindings: add new dt entry for pre calibration in qcom,ath10k.txt"

Raja Mani (3):
  ath10k: pass cal data location as an argument to
    ath10k_download_cal_{file|dt}
  ath10k: move cal data len to hw_params
  ath10k: incorporate qca4019 cal data download sequence

 drivers/net/wireless/ath/ath10k/core.c  | 120 ++++++++++++++++++++++++++++----
 drivers/net/wireless/ath/ath10k/core.h  |  12 +++-
 drivers/net/wireless/ath/ath10k/debug.c |   7 +-
 drivers/net/wireless/ath/ath10k/hw.h    |   2 -
 4 files changed, 120 insertions(+), 21 deletions(-)

-- 
1.8.1.2


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-03-23 12:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10 10:12 [PATCH 0/3] ath10k: add calibration data download support for qca4019 Raja Mani
2016-03-10 10:12 ` Raja Mani
2016-03-10 10:12 ` [PATCH 1/3] ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt} Raja Mani
2016-03-10 10:12   ` Raja Mani
2016-03-10 10:12 ` [PATCH 2/3] ath10k: move cal data len to hw_params Raja Mani
2016-03-10 10:12   ` Raja Mani
2016-03-10 10:12 ` [PATCH 3/3] ath10k: incorporate qca4019 cal data download sequence Raja Mani
2016-03-10 10:12   ` Raja Mani
2016-03-23 12:08 ` [PATCH 0/3] ath10k: add calibration data download support for qca4019 Valo, Kalle
2016-03-23 12:08   ` Valo, Kalle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.