From patchwork Mon Jul 22 10:52:20 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 2831217 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 69D4E9F9CC for ; Mon, 22 Jul 2013 10:53:27 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7F53D20117 for ; Mon, 22 Jul 2013 10:53:26 +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 733C620114 for ; Mon, 22 Jul 2013 10:53:25 +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 1V1Djy-0002FK-Av; Mon, 22 Jul 2013 10:53:18 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V1Djv-0004sN-VB; Mon, 22 Jul 2013 10:53:15 +0000 Received: from mail-ee0-f44.google.com ([74.125.83.44]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V1Djs-0004rG-1K for linux-arm-kernel@lists.infradead.org; Mon, 22 Jul 2013 10:53:13 +0000 Received: by mail-ee0-f44.google.com with SMTP id c13so3708868eek.17 for ; Mon, 22 Jul 2013 03:52:48 -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=amoPdqAKLE+E7RnwIfmsU+VYa9ysvqhrGaw+R3lAgf37c+Mhri2ZkWxG1MEFmmqndh E/y1KFcd+Sr4Q0APdCWbs+27rfNERieZJmmrDuATVOI8iKHN+wE5VlUN4GWLpSSM0+WH z+4EUxLtQiQvYKgE0ACcKCiMHtpG2FwY8A7ITnNr0fLadZ/uff2WTTRsUhimjDSItqwu MTMMFMe9okga7hVQHZMYeKBcdUHrwm4ivNCZxAIKyttMMJ1SqNx35FIGGvZniDYJtkql 0hT69BNbCBb/+AxPJSKJnyJJYNAgBVA/s9GrGWhBzLM27Xyqa+v62f1y9D2FYVGaOoz9 4YFw== X-Received: by 10.15.45.5 with SMTP id a5mr27274252eew.7.1374490368673; Mon, 22 Jul 2013 03:52:48 -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.52.46 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:52:47 -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: Mon, 22 Jul 2013 11:52:20 +0100 Message-Id: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 X-Gm-Message-State: ALoCoQm7jTmdemJivqmczABaWdtkKIKV2+2F74K1xM6Q2oY7hbd3kwnW8XDJitUlB5PPk8BSyIQ7 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130722_065312_214670_631E9C36 X-CRM114-Status: UNSURE ( 9.98 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: Lee Jones , linus.walleij@stericsson.com, arnd@arndb.de 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=-5.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 Acked-by: Viresh Kumar --- 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>; }; };