]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: parse device tree node for PCIe
authorXinming Hu <huxm@marvell.com>
Fri, 18 Nov 2016 12:37:04 +0000 (18:07 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 19 Nov 2016 07:11:06 +0000 (09:11 +0200)
commitd9f16602f80726dd34432a0ac1ebaf3f349d0a74
tree61c4ae125813388d730a8c1762af081012d7db09
parente1c336a0ed20b1f4b9843842d213ce341d2a1349
mwifiex: parse device tree node for PCIe

This patch derives device tree node from pcie bus layer framework.
Device tree bindings file has been renamed(marvell-sd8xxx.txt ->
marvell-8xxx.txt) to accommodate PCIe changes.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Rajat Jain <rajatja@google.com>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Documentation/devicetree/bindings/net/wireless/marvell-8xxx.txt [new file with mode: 0644]
Documentation/devicetree/bindings/net/wireless/marvell-sd8xxx.txt [deleted file]
drivers/net/wireless/marvell/mwifiex/pcie.c
drivers/net/wireless/marvell/mwifiex/sta_cmd.c