From patchwork Tue Dec 25 11:10:51 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 1909511 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id B7487DF23A for ; Tue, 25 Dec 2012 11:14:28 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TnSPj-0000W8-QB; Tue, 25 Dec 2012 11:11:15 +0000 Received: from mail-gg0-f173.google.com ([209.85.161.173]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TnSPc-0000UJ-2S for linux-arm-kernel@lists.infradead.org; Tue, 25 Dec 2012 11:11:12 +0000 Received: by mail-gg0-f173.google.com with SMTP id f2so1319446ggn.4 for ; Tue, 25 Dec 2012 03:11:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer; bh=LKZCMYUQyln4v/FPpLZGvbpUAPkMQRAv57WIzE560Uo=; b=Uimzy5+k+AhV2/N538npmKCAk9OqTXOTbSRGqm7PHI11T1XmFEO2y/cCNFLclbcdN+ 9u09A+Q+Ag4icrG5EeVFjgQsPG3CEL6TZJJ92UODjCjJ3o5wGokC8Ln+hvqNZykHeza/ ozcAE7LBDTAbwAbvzHtIvP2vP3+UrFBop9XQnKTmN8UGVbXVSI9m8Kqann3HO6yHVwRp F61La4nyY9WDLxzZtynqxUwncLeNmstMi9Wc8Qd3347cd/Pj4BTDwcOAjA2JgGjTPLtw 070+V1DMFkCNRTiEIG9sYlp2USHgys6gb/wGlha+BoJR4+PV/qLBkGBDQAQbUbC/oMWr cYag== X-Received: by 10.236.193.225 with SMTP id k61mr21984507yhn.25.1356433866486; Tue, 25 Dec 2012 03:11:06 -0800 (PST) Received: from localhost.localdomain ([186.207.91.39]) by mx.google.com with ESMTPS id m69sm21492168yhd.6.2012.12.25.03.11.04 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 25 Dec 2012 03:11:06 -0800 (PST) From: Fabio Estevam To: shawn.guo@linaro.org Subject: [PATCH v2 1/2] ARM: dts: imx27-3ds: Rename it to imx27-pdk Date: Tue, 25 Dec 2012 09:10:51 -0200 Message-Id: <1356433852-3028-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.7.9.5 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121225_061108_212865_7DFE2BE8 X-CRM114-Status: GOOD ( 10.84 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (festevam[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.161.173 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Fabio Estevam , linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: Fabio Estevam imx27-pdk is the name found on Freescale website, so use it instead of 3ds. Signed-off-by: Fabio Estevam Acked-by: Shawn Guo --- Changes since v1: - Use 'fsl' instead of 'freescale' in the compatible field. arch/arm/boot/dts/{imx27-3ds.dts => imx27-pdk.dts} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename arch/arm/boot/dts/{imx27-3ds.dts => imx27-pdk.dts} (85%) diff --git a/arch/arm/boot/dts/imx27-3ds.dts b/arch/arm/boot/dts/imx27-pdk.dts similarity index 85% rename from arch/arm/boot/dts/imx27-3ds.dts rename to arch/arm/boot/dts/imx27-pdk.dts index fa04c7b..860b6f2 100644 --- a/arch/arm/boot/dts/imx27-3ds.dts +++ b/arch/arm/boot/dts/imx27-pdk.dts @@ -13,8 +13,8 @@ /include/ "imx27.dtsi" / { - model = "mx27_3ds"; - compatible = "freescale,imx27-3ds", "fsl,imx27"; + model = "Freescale i.MX27 Product Development Kit"; + compatible = "fsl,imx27-pdk", "fsl,imx27"; memory { reg = <0x0 0x0>;