ath9k: get EEPROM contents from platform data on AHB bus
On the AR913x SOCs we have to provide EEPROM contents via platform_data, because accessing the flash via MMIO is not safe. Additionally different boards may store the radio calibration data at different locations. Changes-licensed-under: ISC Signed-off-by:Gabor Juhos <juhosg@openwrt.org> Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> Tested-by:
Pavel Roskin <proski@gnu.org> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- drivers/net/wireless/ath9k/ahb.c 27 additions, 0 deletionsdrivers/net/wireless/ath9k/ahb.c
- drivers/net/wireless/ath9k/core.h 1 addition, 0 deletionsdrivers/net/wireless/ath9k/core.h
- drivers/net/wireless/ath9k/eeprom.c 3 additions, 48 deletionsdrivers/net/wireless/ath9k/eeprom.c
- drivers/net/wireless/ath9k/pci.c 18 additions, 0 deletionsdrivers/net/wireless/ath9k/pci.c
- include/linux/ath9k_platform.h 28 additions, 0 deletionsinclude/linux/ath9k_platform.h
Loading
Please register or sign in to comment