summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx/reg.h
diff options
context:
space:
mode:
authorIdo Reis <idor@ti.com>2012-04-22 20:45:52 +0300
committerLuciano Coelho <coelho@ti.com>2012-06-07 18:10:52 +0300
commit73395a79df00c3e0101bd7a0229dbbcc065b606a (patch)
tree8554dd79e3160f20f92a8d278bde9456a06c70ae /drivers/net/wireless/ti/wl18xx/reg.h
parent4085f641e704b1ff1a60f62756f49281a181f707 (diff)
downloadblackbird-op-linux-73395a79df00c3e0101bd7a0229dbbcc065b606a.tar.gz
blackbird-op-linux-73395a79df00c3e0101bd7a0229dbbcc065b606a.zip
wl18xx: support PG2 version of the chip
PG2 has a unique chip id. It supports similar HW quirks. Signed-off-by: Ido Reis <idor@ti.com> Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/ti/wl18xx/reg.h')
-rw-r--r--drivers/net/wireless/ti/wl18xx/reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ti/wl18xx/reg.h b/drivers/net/wireless/ti/wl18xx/reg.h
index 43863d35feb2..e81f60913e88 100644
--- a/drivers/net/wireless/ti/wl18xx/reg.h
+++ b/drivers/net/wireless/ti/wl18xx/reg.h
@@ -140,6 +140,7 @@
#define WL18XX_FW_STATUS_ADDR 0x50F8
#define CHIP_ID_185x_PG10 (0x06030101)
+#define CHIP_ID_185x_PG20 (0x06030111)
/*
* Host Command Interrupt. Setting this bit masks
OpenPOWER on IntegriCloud