add device tree based initialization to wl12xx
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 27 Nov 2013 12:40:07 +0000 (12:40 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 27 Nov 2013 12:40:07 +0000 (12:40 +0000)
commit0a6aed77e5fe9b30a915f3eebb86a3e2f49d5b2c
tree577c536e003bfaa4eff77a323c06e0c2ecaac7ec
parent5851115ae73b5c9e5e1c4d7942e0a002e99d3ef4
add device tree based initialization to wl12xx

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38933 3c298f89-4303-0410-b956-a3cf2f4a3e73
18 files changed:
package/kernel/mac80211/Makefile
package/kernel/mac80211/patches/900-wl1251-split-wl251-platform-data-to-a-separate-structure.patch [new file with mode: 0644]
package/kernel/mac80211/patches/901-wlcore-set-irq_flags-in-the-board-files.patch [new file with mode: 0644]
package/kernel/mac80211/patches/902-wlcore-remove-pwr_in_suspend-from-platform-data.patch [new file with mode: 0644]
package/kernel/mac80211/patches/903-wl12xx-use-frequency-instead-of-enumerations-for-pdata-clocks.patch [new file with mode: 0644]
package/kernel/mac80211/patches/904-wlcore-add-initial-device-tree-support-to-the-sdio-module.patch [new file with mode: 0644]
package/kernel/mac80211/patches/905-wlcore-sdio-add-wilink-clock-providers.patch [new file with mode: 0644]
package/kernel/mac80211/patches/906-wlcore-sdio-get-clocks-from-device-tree.patch [new file with mode: 0644]
package/kernel/mac80211/patches/907-wlcore-wl12xx-check-if-we-got-correct-clock-data-from-DT.patch [new file with mode: 0644]
target/linux/omap/patches-3.12/900-wl1251-split-wl251-platform-data-to-a-separate-structure.patch [new file with mode: 0644]
target/linux/omap/patches-3.12/901-wlcore-set-irq_flags-in-the-board-files.patch [new file with mode: 0644]
target/linux/omap/patches-3.12/902-wlcore-remove-pwr_in_suspend-from-platform-data.patch [new file with mode: 0644]
target/linux/omap/patches-3.12/903-wl12xx-use-frequency-instead-of-enumerations-for-pdata-clocks.patch [new file with mode: 0644]
target/linux/omap/patches-3.12/904-wlcore-add-initial-device-tree-support-to-the-sdio-module.patch [new file with mode: 0644]
target/linux/omap/patches-3.12/905-wlcore-sdio-add-wilink-clock-providers.patch [new file with mode: 0644]
target/linux/omap/patches-3.12/906-wlcore-sdio-get-clocks-from-device-tree.patch [new file with mode: 0644]
target/linux/omap/patches-3.12/907-wlcore-wl12xx-check-if-we-got-correct-clock-data-from-DT.patch [new file with mode: 0644]
target/linux/omap/patches-3.12/908-Documentation-dt-bindings-TI-WiLink-modules.patch [new file with mode: 0644]