From patchwork Mon Jul 22 10:52:39 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 18502 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 5DEEF25E11 for ; Mon, 22 Jul 2013 10:54:17 +0000 (UTC) Received: by mail-yh0-f70.google.com with SMTP id c41sf2312728yho.5 for ; Mon, 22 Jul 2013 03:54:17 -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=ATCsBmzRYT0ONYtLOkw5CD+qW4XymEp5BmaVFxgUNmg=; b=Qjvyz8vE+5glvzNOW/7tU9ljwHgpzBRoURaqGFDcV/8BPV6NT1R6DYEJHZ+cVIERGk MALSZGl+TlXqDKCg0CrkBsF9CQiAex9qXAGQA0LKghWV1XoWU4M1C1jQov9eLjZ6U/OQ zjLivSJlFguctgFq7dOlDAIoaxt1zW8b4wnROmb0HEEdQfzRoFNCXq8Y3Dm8TyUFRJvK AJJk9OI5O7MT/ARXACp+s8x9uhrrmu4ieDYAEyIu0i+Tpx82f9OStJpLXchXNBjnOEVX AEtRfKvaI9b0Uzu/FILUmsG8dKgdJGwGMxH+YMy7lJKzlRPGp3fQpgx4VtWYRS5qR1oI NqMA== X-Received: by 10.236.77.166 with SMTP id d26mr14638926yhe.40.1374490457088; Mon, 22 Jul 2013 03:54:17 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.13.168 with SMTP id i8ls2650557qec.65.gmail; Mon, 22 Jul 2013 03:54:16 -0700 (PDT) X-Received: by 10.220.88.68 with SMTP id z4mr9271039vcl.10.1374490456930; Mon, 22 Jul 2013 03:54:16 -0700 (PDT) Received: from mail-vb0-f45.google.com (mail-vb0-f45.google.com [209.85.212.45]) by mx.google.com with ESMTPS id fa1si6886721ved.89.2013.07.22.03.54.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:54:16 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.45 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.45; Received: by mail-vb0-f45.google.com with SMTP id p14so4597975vbm.4 for ; Mon, 22 Jul 2013 03:54:16 -0700 (PDT) X-Received: by 10.220.83.69 with SMTP id e5mr6588179vcl.53.1374490456844; Mon, 22 Jul 2013 03:54:16 -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 yu8csp49148veb; Mon, 22 Jul 2013 03:54:13 -0700 (PDT) X-Received: by 10.14.216.73 with SMTP id f49mr26938753eep.119.1374490450560; Mon, 22 Jul 2013 03:54:10 -0700 (PDT) Received: from mail-ea0-f180.google.com (mail-ea0-f180.google.com [209.85.215.180]) by mx.google.com with ESMTPS id z8si24022377eee.359.2013.07.22.03.54.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:54:10 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.180 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.180; Received: by mail-ea0-f180.google.com with SMTP id k10so3753010eaj.39 for ; Mon, 22 Jul 2013 03:54:10 -0700 (PDT) X-Received: by 10.14.69.206 with SMTP id n54mr26596670eed.154.1374490450037; Mon, 22 Jul 2013 03:54:10 -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 r54sm49856213eev.8.2013.07.22.03.53.56 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:53:58 -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, Lee Jones , Viresh Kumar Subject: [PATCH 20/22] ARM: SPEAr3xx: DT: Remove '0x's from Spear 300 DTS file Date: Mon, 22 Jul 2013 11:52:39 +0100 Message-Id: <1374490361-25769-20-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> References: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQkcxmplLpFh4LUfnvF7eVDtrT8no+ub4JRdCE5ifYrXUxH4d6lN66A+N2R/OkOE2cXpbLO2 X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.45 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/spear300.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/spear300.dtsi b/arch/arm/boot/dts/spear300.dtsi index f79b3df..8970a4a 100644 --- a/arch/arm/boot/dts/spear300.dtsi +++ b/arch/arm/boot/dts/spear300.dtsi @@ -52,7 +52,7 @@ status = "disabled"; }; - shirq: interrupt-controller@0x50000000 { + shirq: interrupt-controller@50000000 { compatible = "st,spear300-shirq"; reg = <0x50000000 0x1000>; interrupts = <28>;