From patchwork Fri Jul 19 13:58:32 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 2830583 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id A1CB99F4D5 for ; Fri, 19 Jul 2013 15:26:14 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7D07220357 for ; Fri, 19 Jul 2013 15:26:13 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0F3AC20349 for ; Fri, 19 Jul 2013 15:26:12 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V0BF1-0004NO-Ud; Fri, 19 Jul 2013 14:01:05 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V0BDW-0000T5-JU; Fri, 19 Jul 2013 13:59:30 +0000 Received: from mail-ea0-f175.google.com ([209.85.215.175]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V0BDS-0000RX-MC for linux-arm-kernel@lists.infradead.org; Fri, 19 Jul 2013 13:59:27 +0000 Received: by mail-ea0-f175.google.com with SMTP id z7so2407253eaf.34 for ; Fri, 19 Jul 2013 06:59:03 -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:x-gm-message-state; bh=KJvDyVm+mO91RDyy+e+3r8ymwT8FYrWQlC1UZmZMgUg=; b=d+O73uutCCiNu7T84EkaFrTxjtyGojkQ4hNa8uhGFQ2pA/ax3sX5fHWAVZNOUiUHxL Cj3IcX0Ci/wVhJ0PZRiqiP3JiWi/2iWsvLxDbWAknAzg1XV/yCMBlRITCpbRW0dUblyO 3yWOqzTWUD+iGl16oXG3iA16L2zKyWjECmB/L6+F0OMDsmtXLBkoIxxfq84eaBOivhFt yHDJ/GMJ6idQgX1LuFZ/uBqMs1DovcXZjdWX733I2QjG0AcptX+bwCoa+3nGsG43bzry kloR5Thrc06LZg4BOoIuwZD6kpSKLdeosT4pYg+oXe4gYntz3EZAKdid6r4ykT6M5l1V p3TA== X-Received: by 10.14.103.196 with SMTP id f44mr16000816eeg.37.1374242343424; Fri, 19 Jul 2013 06:59:03 -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.01 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:02 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file Date: Fri, 19 Jul 2013 14:58:32 +0100 Message-Id: <1374242333-6852-1-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 X-Gm-Message-State: ALoCoQmdP7LXlWLbLrjyLlwR0LHkkpHpRJ2aL7lAxdybDxIGdqu8RUqk58McG58aYI/8VKnncbZE X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130719_095926_831771_F918B988 X-CRM114-Status: GOOD ( 10.16 ) X-Spam-Score: -2.6 (--) Cc: Lee Jones , linus.walleij@stericsson.com, arnd@arndb.de, srinidhi.kasagar@stericsson.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Lee Jones --- arch/arm/boot/dts/hrefv60plus.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/hrefv60plus.dts b/arch/arm/boot/dts/hrefv60plus.dts index 3d580d6..46fd8af 100644 --- a/arch/arm/boot/dts/hrefv60plus.dts +++ b/arch/arm/boot/dts/hrefv60plus.dts @@ -26,7 +26,7 @@ soc { i2c@80110000 { - bu21013_tp@0x5c { + bu21013_tp@5c { reset-gpio = <&gpio4 15 0x4>; }; };