That sounds good to me. Thanks, Peter -----Original Message----- From: ath10k [mailto:ath10k-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Kalle Valo Sent: Tuesday, December 02, 2014 3:07 AM To: ath10k@xxxxxxxxxxxxxxxxxxx Cc: linux-wireless@xxxxxxxxxxxxxxx Subject: [PATCH v2 0/2] ath10k: NF calibration period debugfs file Hi, here are some changes I made to Peter's NF calibdation period patches. Please review. v2: * add _MAX define * support firmware restart * set cal_period in wmi_tlv_pdev_param_map * simplify ar->state check * rename debugfs file to nf_cal_period to not confuse with cal_data file (which is about calibration data) * WMI_10X_PDEV_PEER_STA_PS_STATECHG_ENABLE -> WMI_10X_PDEV_PARAM_PEER_STA_PS_STATECHG_ENABLE --- Peter Oh (2): ath10k: add new pdev parameters for fw 10.2 ath10k: add new wmi interface of NF cal period drivers/net/wireless/ath/ath10k/core.h | 1 drivers/net/wireless/ath/ath10k/debug.c | 80 +++++++++++++++++++++++++++++ drivers/net/wireless/ath/ath10k/wmi-tlv.c | 1 drivers/net/wireless/ath/ath10k/wmi.c | 2 + drivers/net/wireless/ath/ath10k/wmi.h | 7 +++ 5 files changed, 91 insertions(+) _______________________________________________ ath10k mailing list ath10k@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/ath10k -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html