From patchwork Fri Jul 19 13:58:52 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 18448 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f72.google.com (mail-yh0-f72.google.com [209.85.213.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id DF74C25E49 for ; Fri, 19 Jul 2013 13:59:45 +0000 (UTC) Received: by mail-yh0-f72.google.com with SMTP id i72sf744170yha.11 for ; Fri, 19 Jul 2013 06:59:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=mWe0XM+58UfLadmLgnHxzqJYXSuzbJU2ezgQkt/31kc=; b=S/eyBWjdaNTwzcTv+lxn21a2gTPWUneDNPzrqt8B+WF9dyX6vHgYibnJG9U32VEHk/ Dat85Bu6F5fCkJ3XlZ7s+fZYcRzSTM5n+YQ5jI62pohB4zaPrzzhkV3nLamHGt0pdxsa A76zdUXoNynQgQUimLv7Ey8yRP42IcRoC9h9ebdhJWK8wBmnh0i8t4IaWJZvUfSNDkwL xji6xz8+KLjKjvJ+m/T+3fPWgs3DSd3NDwHCPH1IRcpzAiVDaBJkSjc/367VZ5EEArEC kPptAgMiiG/uCZ+AQaAaoO6ezY7cVzFQT4t2s7fSnNsBuOobGs+3gdy506BKFamyr+Gb Mtlw== X-Received: by 10.236.169.196 with SMTP id n44mr9188119yhl.9.1374242385588; Fri, 19 Jul 2013 06:59:45 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.26.70 with SMTP id j6ls1801687qeg.94.gmail; Fri, 19 Jul 2013 06:59:45 -0700 (PDT) X-Received: by 10.52.71.9 with SMTP id q9mr728824vdu.2.1374242385464; Fri, 19 Jul 2013 06:59:45 -0700 (PDT) Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) by mx.google.com with ESMTPS id vg3si4059983vec.62.2013.07.19.06.59.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:45 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.180; Received: by mail-vc0-f180.google.com with SMTP id gf12so2049014vcb.25 for ; Fri, 19 Jul 2013 06:59:45 -0700 (PDT) X-Received: by 10.52.35.109 with SMTP id g13mr4843354vdj.21.1374242385398; Fri, 19 Jul 2013 06:59:45 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.165.8 with SMTP id yu8csp26722veb; Fri, 19 Jul 2013 06:59:44 -0700 (PDT) X-Received: by 10.14.175.5 with SMTP id y5mr16310085eel.21.1374242384486; Fri, 19 Jul 2013 06:59:44 -0700 (PDT) Received: from mail-ea0-f171.google.com (mail-ea0-f171.google.com [209.85.215.171]) by mx.google.com with ESMTPS id b5si14099012eew.310.2013.07.19.06.59.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:44 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.171 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.171; Received: by mail-ea0-f171.google.com with SMTP id m14so2407431eaj.2 for ; Fri, 19 Jul 2013 06:59:44 -0700 (PDT) X-Received: by 10.15.10.8 with SMTP id f8mr16201044eet.110.1374242383973; Fri, 19 Jul 2013 06:59:43 -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.41 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:42 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@stericsson.com, srinidhi.kasagar@stericsson.com, Lee Jones , Viresh Kumar Subject: [PATCH 21/22] ARM: ux500: Remove '0x's from Spear 310 DTS file Date: Fri, 19 Jul 2013 14:58:52 +0100 Message-Id: <1374242333-6852-21-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> X-Gm-Message-State: ALoCoQlZeqCZIkS6vZzyPyCv4fAtZpcsdu5+9vc8+C4N1ECvzR18cCEhlB1u4rbWbjA7KImrj5bQ X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Cc: Viresh Kumar Signed-off-by: Lee Jones --- arch/arm/boot/dts/spear310.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/spear310.dtsi b/arch/arm/boot/dts/spear310.dtsi index 9537208..dc263e4 100644 --- a/arch/arm/boot/dts/spear310.dtsi +++ b/arch/arm/boot/dts/spear310.dtsi @@ -40,7 +40,7 @@ status = "disabled"; }; - shirq: interrupt-controller@0xb4000000 { + shirq: interrupt-controller@b4000000 { compatible = "st,spear310-shirq"; reg = <0xb4000000 0x1000>; interrupts = <28 29 30 1>;