From patchwork Fri Jul 19 13:58:43 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 260301 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 089652C0079 for ; Sat, 20 Jul 2013 01:51:28 +1000 (EST) Received: from merlin.infradead.org ([205.233.59.134]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V0BN7-0006zL-Ry; Fri, 19 Jul 2013 14:09:29 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V0BFB-0000go-5y; Fri, 19 Jul 2013 14:01:13 +0000 Received: from mail-ea0-f176.google.com ([209.85.215.176]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V0BDm-0000SR-Qv for linux-arm-kernel@lists.infradead.org; Fri, 19 Jul 2013 13:59:47 +0000 Received: by mail-ea0-f176.google.com with SMTP id z15so2408380ead.35 for ; Fri, 19 Jul 2013 06:59:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :mime-version:content-type:content-transfer-encoding :x-gm-message-state; bh=tziASt4/AFP2KJTlroVWSc56w2oOW9J57wyTm8dmAPI=; b=lkKrP9KOKnVHpdBKvt9r20aaBKQlMTrvsSHMQiX142GgAv6og92OWoLHjwDTcPEdlO 8ZsfJp6wyhURW8/zOntQka+RiWu4vAzIxMK5le1jD4sUJK/LYkvVc9WTxQs8aTZQif3u EWfRIT/7Ub7Zsv2M7vk+bVHY/JyAoEzjO/X3LoJjG8TAwTJUEjU4lmxJUzBc1TfVxc8c l+OJJ8KemYU8r/tenhocPoE+9bC+wzPqfPD/oLc6DhwW1VE5/Dh5vwUsRrgdsA0XIaJQ UEb0onQawbvpRUy9tSKhF1vBdYFkTQ1+uFmQrXRjwhqZkcLAMLyI2JOOzxVsVb2mbsLN 7E/g== X-Received: by 10.15.31.9 with SMTP id x9mr16069127eeu.103.1374242365106; Fri, 19 Jul 2013 06:59:25 -0700 (PDT) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPSA id n5sm27641601eed.9.2013.07.19.06.59.23 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:24 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 12/22] ARM: ux500: Remove '0x's from OMAP2420 H4 DTS file Date: Fri, 19 Jul 2013 14:58:43 +0100 Message-Id: <1374242333-6852-12-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1374242333-6852-1-git-send-email-lee.jones@linaro.org> References: <1374242333-6852-1-git-send-email-lee.jones@linaro.org> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQkxjQDz5Rxr1dssRdJqb6HnB8ftAF8ToSTTMQ8iE+BrrLdxJKfsxnDsY+sUxIkjLs9yepNp X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130719_095947_081747_E5101DEA X-CRM114-Status: GOOD ( 10.49 ) X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.215.176 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: =?UTF-8?q?Beno=C3=AEt=20Cousson?= , arnd@arndb.de, srinidhi.kasagar@stericsson.com, Tony Lindgren , linux-omap@vger.kernel.org, Lee Jones , linus.walleij@stericsson.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Cc: BenoƮt Cousson Cc: Tony Lindgren Cc: linux-omap@vger.kernel.org Signed-off-by: Lee Jones --- arch/arm/boot/dts/omap2420-h4.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/boot/dts/omap2420-h4.dts b/arch/arm/boot/dts/omap2420-h4.dts index 224c08f..34cdecb 100644 --- a/arch/arm/boot/dts/omap2420-h4.dts +++ b/arch/arm/boot/dts/omap2420-h4.dts @@ -50,15 +50,15 @@ label = "bootloader"; reg = <0 0x20000>; }; - partition@0x20000 { + partition@20000 { label = "params"; reg = <0x20000 0x20000>; }; - partition@0x40000 { + partition@40000 { label = "kernel"; reg = <0x40000 0x200000>; }; - partition@0x240000 { + partition@240000 { label = "file-system"; reg = <0x240000 0x3dc0000>; };