From patchwork Thu Sep 20 12:12:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 11567 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 802161B4E37 for ; Thu, 20 Sep 2012 12:13:58 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id CAA5AA184EA for ; Thu, 20 Sep 2012 12:13:57 +0000 (UTC) Received: by mail-iy0-f180.google.com with SMTP id j25so1561861iaf.11 for ; Thu, 20 Sep 2012 05:13:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=cfY7vABPOMjfjHYhDHt6k/6gsIdwjd22vFBO9KWcUtw=; b=D/0okj8put05PEuDUq6IAx9ZWKloTtYPUU81Ehze2OVME7TjiNcGeHvg+RglQhE2ak fCD3hjZs7nnRAJ+xcF4wIuc9GFsG96TrGGeYn3/U8YuqXV2NZNtoIQ6yGs2C1SreEOo+ 1ME5wxmlqk0+NtGRLkx4ODrvooFI+EyDlu0pmlLR7uYIl66HpVU2a5H8qH212fL0SDpC 0wafKJiBiySO+HP1N++YX5Sb+HDM2adQD594RUPW9fE2NHwMgyhx7bHMrQszHp7EoQkR tp2rjITyxX/d7mEJPF76SM+POGCWyzUGW8tivmTgB0QEGGlOonHVHSLu+LyFVUODZj2b H5dw== Received: by 10.50.7.212 with SMTP id l20mr1439500iga.43.1348143237600; Thu, 20 Sep 2012 05:13:57 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.184.232 with SMTP id ex8csp71657igc; Thu, 20 Sep 2012 05:13:56 -0700 (PDT) Received: by 10.180.94.164 with SMTP id dd4mr5605687wib.1.1348143235716; Thu, 20 Sep 2012 05:13:55 -0700 (PDT) Received: from mail-we0-f178.google.com (mail-we0-f178.google.com [74.125.82.178]) by mx.google.com with ESMTPS id m46si7293106wea.138.2012.09.20.05.13.55 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 05:13:55 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.82.178; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by mail-we0-f178.google.com with SMTP id u7so1482366wey.37 for ; Thu, 20 Sep 2012 05:13:55 -0700 (PDT) Received: by 10.216.204.101 with SMTP id g79mr1032006weo.65.1348143235118; Thu, 20 Sep 2012 05:13:55 -0700 (PDT) Received: from localhost.localdomain (LPuteaux-156-14-44-212.w82-127.abo.wanadoo.fr. [82.127.83.212]) by mx.google.com with ESMTPS id w7sm32394460wiz.0.2012.09.20.05.13.53 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 05:13:54 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: STEricsson_nomadik_linux@list.st.com, linus.walleij@stericsson.com, arnd@arndb.de, olof.johansson@gmail.com, Lee Jones Subject: [PATCH 30/32] ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT Date: Thu, 20 Sep 2012 14:12:48 +0200 Message-Id: <1348143170-2130-31-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1348143170-2130-1-git-send-email-lee.jones@linaro.org> References: <1348143170-2130-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQkp7mXXMg0tgIOIPdsfYg+q20W5h9kt6sYevKJeJFRw9+EtnUaLfbJzDsIh2OPkJRAE58Cp This property has no place here as the populated node is not related to a GPIO controller. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/boot/dts/snowball.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index 2969997..702c0ba 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts @@ -127,7 +127,6 @@ mmc-cap-mmc-highspeed; vmmc-supply = <&ab8500_ldo_aux3_reg>; - #gpio-cells = <1>; cd-gpios = <&gpio6 26 0x4>; // 218 cd-inverted;