From patchwork Fri Jul 19 13:58:33 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 18428 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f197.google.com (mail-qc0-f197.google.com [209.85.216.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id D105B26EE8 for ; Fri, 19 Jul 2013 13:59:07 +0000 (UTC) Received: by mail-qc0-f197.google.com with SMTP id u12sf5461578qcx.0 for ; Fri, 19 Jul 2013 06:59:07 -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=FLNm7py4Ge3j70eJWfFv2KQjJ7wgofrTkD9HuDBidYE=; b=OATtHNLmPxSiN8jKxU7uyiroC6TUv9X9p7FEsW9eqgDfwt3UsmEntqif3Xu3/aumte 8gUlfKEUIERrVWUcmFEzXb7Mc2IaDLxlYrxBM871JHSP15jnlQt8C8CZBvLXFZY8aqfL vwl1LiapVB3IBSTgP/Zo5kG2fIK3qZqCkJz6II1zafEtKEn1Zl1QfoXLTNtFLV4V9HQu INRb5ejyLJiC/Harwg/IS3bUST6unwg3xqOjkjdUf7llUYJsAoP0EG8Me+MR65j3KFFm fStxp9d+5wWXwS5573jMBtmUfC/I4JrtfdWPEYjWFNMj+RlAu+7bI+zqrUo7ZBl+9sRT 3XQQ== X-Received: by 10.236.88.231 with SMTP id a67mr8260783yhf.39.1374242347357; Fri, 19 Jul 2013 06:59:07 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.16.195 with SMTP id i3ls1696659qed.17.gmail; Fri, 19 Jul 2013 06:59:07 -0700 (PDT) X-Received: by 10.52.166.79 with SMTP id ze15mr4657099vdb.29.1374242347221; Fri, 19 Jul 2013 06:59:07 -0700 (PDT) Received: from mail-ve0-f178.google.com (mail-ve0-f178.google.com [209.85.128.178]) by mx.google.com with ESMTPS id of1si4059893vcb.54.2013.07.19.06.59.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:07 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.178; Received: by mail-ve0-f178.google.com with SMTP id pb11so3466545veb.9 for ; Fri, 19 Jul 2013 06:59:07 -0700 (PDT) X-Received: by 10.58.2.137 with SMTP id 9mr5878471veu.50.1374242346931; Fri, 19 Jul 2013 06:59:06 -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 yu8csp26672veb; Fri, 19 Jul 2013 06:59:06 -0700 (PDT) X-Received: by 10.14.215.197 with SMTP id e45mr16087353eep.130.1374242345973; Fri, 19 Jul 2013 06:59:05 -0700 (PDT) Received: from mail-ee0-f48.google.com (mail-ee0-f48.google.com [74.125.83.48]) by mx.google.com with ESMTPS id n3si14145737eef.84.2013.07.19.06.59.05 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:05 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.48 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.83.48; Received: by mail-ee0-f48.google.com with SMTP id b47so2359569eek.21 for ; Fri, 19 Jul 2013 06:59:05 -0700 (PDT) X-Received: by 10.14.110.194 with SMTP id u42mr16168836eeg.128.1374242345413; Fri, 19 Jul 2013 06:59:05 -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.03 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:04 -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 Subject: [PATCH 02/22] ARM: ux500: Remove '0x's from nomadik stn8815 DTS file Date: Fri, 19 Jul 2013 14:58:33 +0100 Message-Id: <1374242333-6852-2-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: ALoCoQmoioYeig1kv/q4VSflxeFaNo5JtdsWB2clj/BtFWYSwoTcNE0/QS7gWFRrlDcOHTFCCZSq X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.178 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: , Signed-off-by: Lee Jones --- arch/arm/boot/dts/ste-nomadik-stn8815.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi b/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi index a3acfa7..c2ee51e 100644 --- a/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi +++ b/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi @@ -742,14 +742,14 @@ #size-cells = <1>; ranges; - vica: intc@0x10140000 { + vica: intc@10140000 { compatible = "arm,versatile-vic"; interrupt-controller; #interrupt-cells = <1>; reg = <0x10140000 0x20>; }; - vicb: intc@0x10140020 { + vicb: intc@10140020 { compatible = "arm,versatile-vic"; interrupt-controller; #interrupt-cells = <1>;