From 9b2a147cfe9129e49e36ad305765bcd65dad8726 Mon Sep 17 00:00:00 2001 From: Roger Pueyo Centelles Date: Wed, 4 Sep 2019 11:29:12 +0200 Subject: [PATCH] ramips: enable external amplifier for D-Link DIR-810L The 2.4 GHz radio had very poor signal reception (-89 dBm for an AP sitting 5 m away). By enabling the external amplifier, received signal has improved to -50 dBm for the same AP. Signed-off-by: Roger Pueyo Centelles (cherry picked from commit e667d6f46b5fa9ade5da1d76c8cc1aab1df1dcb6) --- target/linux/ramips/dts/DIR-810L.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/ramips/dts/DIR-810L.dts b/target/linux/ramips/dts/DIR-810L.dts index 0887620053..479005fbf7 100644 --- a/target/linux/ramips/dts/DIR-810L.dts +++ b/target/linux/ramips/dts/DIR-810L.dts @@ -143,6 +143,8 @@ &wmac { ralink,mtd-eeprom = <&factory 0x0>; + pinctrl-names = "default"; + pinctrl-0 = <&pa_pins>; mtd-mac-address = <&factory 0x28>; };