[RFC PATCH 0/3] ath10k: export calibration data to user space
Kalle Valo
kvalo at qca.qualcomm.com
Thu Sep 11 13:31:32 PDT 2014
Hi,
here's a small patchset exporting firmware calibration data to user space. This
makes it easier to debug various calibration data related problems. The first
patch is more or less a hack, not sure how to do that properly.
Please comment.
---
Kalle Valo (3):
ath10k: ignore diagnose pipes in ath10k_pci_ce_recv_data()/_send_done()
ath10k: add diag_read() to hif ops
ath10k: add cal_data debugfs file
drivers/net/wireless/ath/ath10k/debug.c | 81 +++++++++++++++++++++++++++++++
drivers/net/wireless/ath/ath10k/hif.h | 10 ++++
drivers/net/wireless/ath/ath10k/hw.h | 2 +
drivers/net/wireless/ath/ath10k/pci.c | 14 +++++
4 files changed, 107 insertions(+)
More information about the ath10k
mailing list