From patchwork Mon Jul 22 10:52:36 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 18503 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 E335A25E11 for ; Mon, 22 Jul 2013 10:54:22 +0000 (UTC) Received: by mail-qc0-f197.google.com with SMTP id u12sf8355950qcx.8 for ; Mon, 22 Jul 2013 03:54:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-beenthere:x-forwarded-to:x-forwarded-for:delivered-to:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :mime-version: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 :content-type:content-transfer-encoding; bh=zz2ylmDJJ8Kr8/gzSs85sSz+CDFkBiER9mhI+Dt2TGE=; b=b0WLHm9pCyYC4PSJnm0i5lTLegNO0kbcJgIwQ6jeikm450kTUh5WgoLtyiYA1IXk3a G0pCIScFOhrsl75RHv3hwiAT0Oetk/dScdWt+g5mP/DgypwTsCFgb4EH808h2qfXDUmf 3KFvaF23MxkBr4RW1HQ3kvUdmIZDqFWxcVwpK9EkUNY+KaOIlphVZpr3RJaDjtoT+khm 8b3mYi2VgwFxo9B5QLshdYfFQa9d6i9AtpLEi2kslZlXaZ1HG+EBIbk7yTqhC/3hDdmH BHnX4Rq1C/FN9tFrzZ7zXhjly0o4DyQ23DaAEU5AZcY4XFrU2qkIUc+/mOCeo9OqH5wc Kk6g== X-Received: by 10.236.93.113 with SMTP id k77mr15270756yhf.25.1374490462715; Mon, 22 Jul 2013 03:54:22 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.133.102 with SMTP id pb6ls2652581qeb.80.gmail; Mon, 22 Jul 2013 03:54:22 -0700 (PDT) X-Received: by 10.220.71.74 with SMTP id g10mr9302418vcj.83.1374490462625; Mon, 22 Jul 2013 03:54:22 -0700 (PDT) Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) by mx.google.com with ESMTPS id fp17si6890753vcb.39.2013.07.22.03.54.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:54:22 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.177 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.177; Received: by mail-vc0-f177.google.com with SMTP id ia10so2519446vcb.36 for ; Mon, 22 Jul 2013 03:54:22 -0700 (PDT) X-Received: by 10.220.53.7 with SMTP id k7mr9018547vcg.52.1374490462553; Mon, 22 Jul 2013 03:54:22 -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 yu8csp49154veb; Mon, 22 Jul 2013 03:54:20 -0700 (PDT) X-Received: by 10.15.100.195 with SMTP id bn43mr26344102eeb.153.1374490428402; Mon, 22 Jul 2013 03:53:48 -0700 (PDT) Received: from mail-ee0-f41.google.com (mail-ee0-f41.google.com [74.125.83.41]) by mx.google.com with ESMTPS id g8si24048728eet.243.2013.07.22.03.53.48 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:53:48 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.41 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.83.41; Received: by mail-ee0-f41.google.com with SMTP id d17so3700753eek.14 for ; Mon, 22 Jul 2013 03:53:47 -0700 (PDT) X-Received: by 10.14.172.194 with SMTP id t42mr27231289eel.78.1374490424226; Mon, 22 Jul 2013 03:53:44 -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.34 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:53:38 -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 , =?UTF-8?q?Beno=C3=AEt=20Cousson?= , Tony Lindgren , linux-omap@vger.kernel.org Subject: [PATCH 17/22] ARM: dts: Remove '0x's from OMAP4 DTS file Date: Mon, 22 Jul 2013 11:52:36 +0100 Message-Id: <1374490361-25769-17-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> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQmJ9hPpZdHKOV6ioo3eTr83i8SirPR5NfvqvOyzYIj8O1/93068AMYWpz7YW9EjHNRyQw6u X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.177 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: BenoƮt Cousson Cc: Tony Lindgren Cc: linux-omap@vger.kernel.org Signed-off-by: Lee Jones --- arch/arm/boot/dts/omap4.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi index 22d9f2b..45708e1 100644 --- a/arch/arm/boot/dts/omap4.dtsi +++ b/arch/arm/boot/dts/omap4.dtsi @@ -56,7 +56,7 @@ cache-level = <2>; }; - local-timer@0x48240600 { + local-timer@48240600 { compatible = "arm,cortex-a9-twd-timer"; reg = <0x48240600 0x20>; interrupts = ;