rt2x00: rt2800lib: add EEPROM map for the RT3593 chipset
commitfa31d157f83ef71b6530aacf0400bafe7816acbd
authorGabor Juhos <juhosg@openwrt.org>
Mon, 8 Jul 2013 09:25:56 +0000 (8 11:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Jul 2013 20:54:28 +0000 (22 16:54 -0400)
tree42ddb8de5ce2c5b0cf6d88b6e3e3bc03f6635f68
parent379448fe34e289fdcc473399d4f6cac19e757fb8
rt2x00: rt2800lib: add EEPROM map for the RT3593 chipset

Three-chain devices are using a different
EEPROM layout than the rest of the chipsets.
Add a new map which describes the new layout
and use that for the RT3593 chipset.

The index values has been computed from the
EEPROM_EXT_* defines, which can be found in
the 'include/chip/rt3593.h' file in the
Ralink DPO_RT5572_LinuxSTA_2.6.0.1_20120629
driver.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800.h
drivers/net/wireless/rt2x00/rt2800lib.c