aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7240_on_n150r.dts
diff options
context:
space:
mode:
authorMichal Cieslakiewicz <michal.cieslakiewicz@wp.pl>2019-10-16 12:39:51 +0200
committerJohn Crispin <john@phrozen.org>2019-10-21 13:15:05 +0200
commitd74324e407de7fb641310070762923f7e4cd2d6c (patch)
tree791cae1c0bd6bd56f993df72ab6c84d2b80106ce /target/linux/ath79/dts/ar7240_on_n150r.dts
parent69df7eb73d9922e5e717b004aae06f93fe692dba (diff)
downloadupstream-d74324e407de7fb641310070762923f7e4cd2d6c.tar.gz
upstream-d74324e407de7fb641310070762923f7e4cd2d6c.tar.bz2
upstream-d74324e407de7fb641310070762923f7e4cd2d6c.zip
ath79: WNR612v2: improve device support
This patch improves ath79 support for Netgear WNR612v2. Router functionality becomes identical to ar71xx version. Changes include: * software control over LAN LEDs via sysfs * correct MAC addresses for network interfaces * correct image size in device definition * dts: 'keys' renamed to 'ath9k-keys' * dts: 'label-mac-device' set to eth1 (LAN) * dts: formatting adjustments Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Diffstat (limited to 'target/linux/ath79/dts/ar7240_on_n150r.dts')
-rw-r--r--target/linux/ath79/dts/ar7240_on_n150r.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/ar7240_on_n150r.dts b/target/linux/ath79/dts/ar7240_on_n150r.dts
index 3aaa07f724..8322276213 100644
--- a/target/linux/ath79/dts/ar7240_on_n150r.dts
+++ b/target/linux/ath79/dts/ar7240_on_n150r.dts
@@ -4,6 +4,6 @@
#include "ar7240_netgear_wnr612-v2.dtsi"
/ {
- model = "ON Network N150R";
compatible = "on,n150r", "qca,ar7240";
+ model = "ON Network N150R";
};