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: 1484901 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id 1136E3FD40 for ; Thu, 20 Sep 2012 12:32:14 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TEfsV-0005fg-PP; Thu, 20 Sep 2012 12:29:14 +0000 Received: from mail-wi0-f169.google.com ([209.85.212.169]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TEfdj-0003LF-HR for linux-arm-kernel@lists.infradead.org; Thu, 20 Sep 2012 12:13:58 +0000 Received: by mail-wi0-f169.google.com with SMTP id hm2so520249wib.0 for ; Thu, 20 Sep 2012 05:13:55 -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:in-reply-to:references :x-gm-message-state; bh=cfY7vABPOMjfjHYhDHt6k/6gsIdwjd22vFBO9KWcUtw=; b=g3x9QtdOqFGCWxXbiTfjeETddWvrwMgw/PkmNd8Rit/XQtZ2QdU6sWjjV7+V5l8OLb nNDkFg9JZaRRvogemvu3Hn/bwgR4Mb3QaEEBLoZkIBEKO+09vQMzsWbcgWg1cfYUqYgp Z2wlylWg17dl6nPyaKqG6mbAT59Cm179uSKlg6JeckJdmq4Lrbb2Pt2guuiCKjRUyZ0x kZWgBgV1AFR6/YNlMQv7dBZZubG9EVMSYRWLOlFgS8FeTgrbOo5CqLOL/2MIrSLEUBmu 1syitC86wjj6txylayWCR+OhELY6OaNEq/eRFOzqN1jgbVeXxjjJW4zJHh4/NlRtJxKP eBDw== 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 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: ALoCoQky+ouVzB/e9bA9MnTJ06zc+IWRfqZ9kpoYNz0VNCdW/Lv1HUhvbTTjooi0coQ0E6kBqJgE X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.212.169 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: STEricsson_nomadik_linux@list.st.com, Lee Jones , olof.johansson@gmail.com, linus.walleij@stericsson.com, arnd@arndb.de X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org 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;