From 0f80f4f29fe5e21e53a74459aa5956e018447f60 Mon Sep 17 00:00:00 2001 From: blogic Date: Mon, 28 Jan 2013 17:43:25 +0000 Subject: [lantiq] 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35353 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 532b00a66..cbebd70aa 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