From 3534757bb9d3cbf9ed0a92932b1130a172104d28 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 28 Jan 2013 17:43:25 +0000 Subject: Add ath9k eeprom and pci fixup support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add ath9k eeprom and pci fixup support (again) for linux 3.7. On linux 3.3, the fixup forced the regdomain to 0x67, causing low TX power. This patch only corrects checksum, the rest of the EEPROM isn't changed. Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 35353 --- target/linux/lantiq/image/ARV7518PW.dts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/lantiq/image') diff --git a/target/linux/lantiq/image/ARV7518PW.dts b/target/linux/lantiq/image/ARV7518PW.dts index 532b00a664..cbebd70aa5 100644 --- a/target/linux/lantiq/image/ARV7518PW.dts +++ b/target/linux/lantiq/image/ARV7518PW.dts @@ -72,7 +72,9 @@ reg = <0 0x7f0400 0x800 0 0x7f0016 0x6>; ath,mac-increment = <1>; + ath,pci-slot = <14>; ath,eep-swap; + ath,eep-csum; }; }; -- cgit v1.2.3