index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
target
/
linux
/
generic
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Felix Fietkau <nbd@nbd.name>
2016-05-14 17:38:56 +0200
committer
Felix Fietkau <nbd@nbd.name>
2016-05-15 20:55:39 +0200
commit
df93d53a4b7a5ce284dc0c6509057979f233cb92
(
patch
)
tree
d99034d6d05295b9e27648dcbcf743b51c8a0c5b
/
target/linux/generic
parent
ace946152dd0806b25bcb3812b33ab5df95966b7
(
diff
)
mac80211: update to wireless-testing 2016-05-12
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat
(limited to 'target/linux/generic')
-rw-r--r--
target/linux/generic/files/include/linux/ath9k_platform.h
4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/files/include/linux/ath9k_platform.h b/target/linux/generic/files/include/linux/ath9k_platform.h
index e543a64060..2c19f3b494 100644
--- a/
target/linux/generic/files/include/linux/ath9k_platform.h
+++ b/
target/linux/generic/files/include/linux/ath9k_platform.h
@@ -31,6 +31,10 @@ struct ath9k_platform_data {
u32 gpio_mask;
u32 gpio_val;
+ u32 bt_active_pin;
+ u32 bt_priority_pin;
+ u32 wlan_active_pin;
+
bool endian_check;
bool is_clk_25mhz;
bool tx_gain_buffalo;