summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2017-09-14 10:25:07 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2017-09-20 08:30:15 +0200
commita93762eb31b6ccbdcc7915e694548a065c50bcbc (patch)
treea405c966dced6dbd61cb7e64a6decdd43c64e9e3
parente9edd1ad49eda3bf1c7f973480593baf9c739ecb (diff)
downloadbarebox-a93762eb31b6ccbdcc7915e694548a065c50bcbc.tar.gz
barebox-a93762eb31b6ccbdcc7915e694548a065c50bcbc.tar.xz
MIPS: dts: tl_wdr4300: rename it to tl_wdr4300 v1.7
The minor version of TP-Link are usually big enough that it need extra vendor partition on the flash with additional configurations like PLL, CPU and RAM freqs. Visually I was able to confirm at least different SPI Flash and RAM chips. Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--arch/mips/configs/tplink-wdr4300_defconfig2
-rw-r--r--arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts (renamed from arch/mips/dts/ar9344_tl_wdr4300.dts)4
2 files changed, 3 insertions, 3 deletions
diff --git a/arch/mips/configs/tplink-wdr4300_defconfig b/arch/mips/configs/tplink-wdr4300_defconfig
index 63189b7546..b5be221f60 100644
--- a/arch/mips/configs/tplink-wdr4300_defconfig
+++ b/arch/mips/configs/tplink-wdr4300_defconfig
@@ -1,5 +1,5 @@
CONFIG_BUILTIN_DTB=y
-CONFIG_BUILTIN_DTB_NAME="ar9344_tl_wdr4300"
+CONFIG_BUILTIN_DTB_NAME="ar9344-tl-wdr4300-v1.7"
CONFIG_MACH_MIPS_ATH79=y
CONFIG_BOARD_TPLINK_WDR4300=y
CONFIG_PBL_IMAGE=y
diff --git a/arch/mips/dts/ar9344_tl_wdr4300.dts b/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts
index 139717a6b4..d16cab0052 100644
--- a/arch/mips/dts/ar9344_tl_wdr4300.dts
+++ b/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts
@@ -6,8 +6,8 @@
#include "ar9344.dtsi"
/ {
- model = "TP-Link WDR4300";
- compatible = "tplink,tl-wdr4300";
+ model = "TP-Link WDR4300 v1.7";
+ compatible = "tplink,tl-wdr4300", "tplink,tl-wdr4300-v1.7";
aliases {
serial0 = &uart0;