]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mwifiex: firmware dump support for w8997 chipset
authorXinming Hu <huxm@marvell.com>
Wed, 3 Feb 2016 06:05:09 +0000 (22:05 -0800)
committerKalle Valo <kvalo@codeaurora.org>
Sun, 7 Feb 2016 07:15:44 +0000 (09:15 +0200)
commit11e70824e75f2cfbad9ae066ca5b29e1c361f19e
treea39009b3a5e3ff3e37770a4151aa904228a3998c
parent03f0f7cdebeb0872076817ff835ea812a62b37c6
mwifiex: firmware dump support for w8997 chipset

Current firmware dump solution support w8897 chipset, this
patch extend the exist framework with support for w8997
chipset.

Trigger firmware dump using,
cat /sys/kernel/debug/mwifiex/mlan0/device_dump,
data can be obtain by
cat /sys/class/devcoredump/devcd*/data > data.txt after that.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/decl.h
drivers/net/wireless/marvell/mwifiex/pcie.c
drivers/net/wireless/marvell/mwifiex/pcie.h