add device tree based initialization to wl12xx
authorImre Kaloz <kaloz@openwrt.org>
Wed, 27 Nov 2013 12:40:07 +0000 (12:40 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Wed, 27 Nov 2013 12:40:07 +0000 (12:40 +0000)
commit9a0d644f9eb62b9cbf9dbbc9f91a8cebdfa547ca
tree09c9ac1d48b1a8b6165f82ffe756a64d15a19a31
parentdcae3ef009bc5f02704dee38b6cdf255f3afdde9
add device tree based initialization to wl12xx

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38933
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]