[RFC PATCH 3/3] ath10k: add cal_data debugfs file

Michal Kazior michal.kazior at tieto.com
Fri Sep 12 03:11:06 PDT 2014


On 11 September 2014 22:31, Kalle Valo <kvalo at qca.qualcomm.com> wrote:
> Provide calibration data used by the firmware to user space via a debugfs file.
> This makes it easier to debug calibration related problems.
>
> Example:
>
> sudo cp /sys/kernel/debug/ieee80211/phy0/ath10k/cal_data 1.cal

How about having a generic r/w access to target memory via debugfs?
Userspace would deal with the extraction of the cal data. Or do you
want to make it easier for the user to provide the cal data without
any extra tools (and that sending entire unprocessed target memory
dump may introduce some privacy concerns)?


Michał



More information about the ath10k mailing list