From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout.gmx.net ([212.227.17.21]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dsPSv-0005UI-O4 for barebox@lists.infradead.org; Thu, 14 Sep 2017 08:25:52 +0000 From: Oleksij Rempel Date: Thu, 14 Sep 2017 10:25:07 +0200 Message-Id: <20170914082509.23583-9-linux@rempel-privat.de> In-Reply-To: <20170914082509.23583-1-linux@rempel-privat.de> References: <20170914082509.23583-1-linux@rempel-privat.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH v3 08/10] MIPS: dts: tl_wdr4300: rename it to tl_wdr4300 v1.7 To: barebox@lists.infradead.org Cc: Oleksij Rempel 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 --- arch/mips/configs/tplink-wdr4300_defconfig | 2 +- arch/mips/dts/{ar9344_tl_wdr4300.dts => ar9344-tl-wdr4300-v1.7.dts} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename arch/mips/dts/{ar9344_tl_wdr4300.dts => ar9344-tl-wdr4300-v1.7.dts} (91%) diff --git a/arch/mips/configs/tplink-wdr4300_defconfig b/arch/mips/configs/tplink-wdr4300_defconfig index 63189b754..b5be221f6 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 similarity index 91% rename from arch/mips/dts/ar9344_tl_wdr4300.dts rename to arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts index 139717a6b..d16cab005 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; -- 2.11.0 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox