From patchwork Sun Jun 23 06:54:48 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Shiyan X-Patchwork-Id: 2766831 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 961389F472 for ; Sun, 23 Jun 2013 06:58:38 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C5F4D20111 for ; Sun, 23 Jun 2013 06:58:37 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C41B92010F for ; Sun, 23 Jun 2013 06:58:36 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UqeE5-0007o7-VQ; Sun, 23 Jun 2013 06:56:44 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UqeDe-00008M-I6; Sun, 23 Jun 2013 06:56:14 +0000 Received: from mail-la0-x232.google.com ([2a00:1450:4010:c03::232]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UqeCz-0008WM-MS for linux-arm-kernel@lists.infradead.org; Sun, 23 Jun 2013 06:55:35 +0000 Received: by mail-la0-f50.google.com with SMTP id dy20so8955969lab.9 for ; Sat, 22 Jun 2013 23:55:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=DpI9R3WEt0nLKcu64GEKk97W35EQi4FTPqRT/sY8mp4=; b=yVGRCMBx5cvGdxLKjSQneOLbYQY7FiFGLz/XZz7I66eb1DHOqj3pJSPpdYocgN6aBZ XgilArsMCcJlVmDOOIuSdo5xl7eaWQpykiX9LTr6BWMbqD8G3QRhPyzE96kpBa1SwpAY URES3eYucSMyBpTSxqy9iWcA1LwxG2HvNxwfqsRZqHsVRt9SGsIzYO811kTLI5AKZFfm lyaYIBs5KXBUBajSbodSNMNZE+TEhnLlky+UF4wpYCBItVgYOJ3RuaFB0pIaKqEDGpZA XqX8QDQMU0t/lfW9gUbj38yZ0sEawhHXqfatvtMryYYNf4r/oYmU8xZJWM17EY0HMbAe iRzA== X-Received: by 10.152.88.5 with SMTP id bc5mr8870692lab.81.1371970511347; Sat, 22 Jun 2013 23:55:11 -0700 (PDT) Received: from shc.zet ([188.134.40.128]) by mx.google.com with ESMTPSA id i9sm4395924lai.4.2013.06.22.23.55.10 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 22 Jun 2013 23:55:10 -0700 (PDT) From: Alexander Shiyan To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 4/6] ARM: dts: imx27: Sort entries by address Date: Sun, 23 Jun 2013 10:54:48 +0400 Message-Id: <1371970490-10874-4-git-send-email-eagle.alexander923@gmail.com> X-Mailer: git-send-email 1.8.1.5 In-Reply-To: <1371970490-10874-1-git-send-email-eagle.alexander923@gmail.com> References: <1371970490-10874-1-git-send-email-eagle.alexander923@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130623_025534_011270_FFCFE01D X-CRM114-Status: UNSURE ( 9.28 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.8 (-) Cc: Sascha Hauer , Shawn Guo , Russell King , Alexander Shiyan , Alexander Shiyan X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-5.2 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Alexander Shiyan Signed-off-by: Alexander Shiyan --- arch/arm/boot/dts/imx27.dtsi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi index 845af3f..85890d8 100644 --- a/arch/arm/boot/dts/imx27.dtsi +++ b/arch/arm/boot/dts/imx27.dtsi @@ -382,11 +382,6 @@ }; }; - iram: iram@ffff4c00 { - compatible = "mmio-sram"; - reg = <0xffff4c00 0xb400>; - }; - nfc: nand@d8000000 { #address-cells = <1>; #size-cells = <1>; @@ -396,5 +391,10 @@ clocks = <&clks 54>; status = "disabled"; }; + + iram: iram@ffff4c00 { + compatible = "mmio-sram"; + reg = <0xffff4c00 0xb400>; + }; }; };