]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ath6kl: fix missing uart debug pin for 6004 HW 3.0
authorSteve deRosier <derosier@gmail.com>
Tue, 26 Apr 2016 11:41:37 +0000 (14:41 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 26 Apr 2016 11:57:44 +0000 (14:57 +0300)
For some reason, the 6004 HW 3.0 definition was missing the value for the
uarttx_pin (used for firmware debug). This corrects this situation.

Signed-off-by: Steve deRosier <steve.derosier@lairdtech.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/init.c

index da557dc742e62cbe5e3dc34a8e4f1fdf66167a7e..3daeb27978ee2b8f5ea0865da3c2100e8f83e1a6 100644 (file)
@@ -173,6 +173,7 @@ static const struct ath6kl_hw hw_list[] = {
                .reserved_ram_size              = 7168,
                .board_addr                     = 0x436400,
                .testscript_addr                = 0,
+               .uarttx_pin                     = 11,
                .flags                          = 0,
 
                .fw = {