ar71xx: Fix WD My Net N600 weak signal issue
authorGabor Juhos <juhosg@openwrt.org>
Fri, 10 Jan 2014 09:07:12 +0000 (09:07 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 10 Jan 2014 09:07:12 +0000 (09:07 +0000)
commit14311df9f8456f17a8bb9c3035a121c6da5054f6
tree374455a1bd0d0fd4555f5665ca6810f7ff036d67
parentf94b395b533141d4fdff3faedfaaaa7fa996b4a7
ar71xx: Fix WD My Net N600 weak signal issue

The LNAs need to be enabled by setting their respective GPIO to high even
though the original firmware's setting sets them to low on initialization.

Obviously the LNAs are then later initialized by the driver on the OEM
firmware. Without this fix the device is mostly "deaf".

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
Tested-by: Steven Haigh <netwiz@crc.id.au>
Patchwork: http://patchwork.openwrt.org/patch/4689/
[juhosg:
  - remove the GPIO LED changes, the My Net N600 has no yellow LEDs at all,
  - change subject and update the commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39214 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n600.c