From patchwork Tue Sep 18 15:45:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 1473501 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id 2E603DF24C for ; Tue, 18 Sep 2012 15:50:21 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TDzzr-0004Vr-9q; Tue, 18 Sep 2012 15:45:59 +0000 Received: from mail-wi0-f177.google.com ([209.85.212.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TDzzo-0004Uw-KN for linux-arm-kernel@lists.infradead.org; Tue, 18 Sep 2012 15:45:57 +0000 Received: by wibhn17 with SMTP id hn17so2960181wib.0 for ; Tue, 18 Sep 2012 08:45:53 -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=p/xDrugRcqL8rPeLsISEt3rc5zhJX4i/u/6UalNLFUU=; b=ERRjH73KDqZvWpWEwgwXVUjI4dnrJHAaSN1tHtrZ/kf3OklZS/OwHWbsNR0GvgCiN5 ZELEd8Ez2XZ/1W7XSJAlP1KDiFRTgu+0krRfCiNbqp0waaYfM+EzcQ9hoswnkSjyPHoZ LNwcLukDyzNH8siUKfB0fEdbM5cYYmzMdxOGZwjY27NhQW4zflfEJ6H07i8QAa2DVl52 PnuMPLh7bquw5hgNvgFNQcXB5zFuDxn0Sx0kAAvApO0/LBTpsoQ2B7sWzjVA79bH9/mm fYEz3gGieOBstDk1f/3mtkPUFiswjdvnCv2J/A7hVhE6N+Zuocytt7qiA0Yy+keru0Tk T1Mw== Received: by 10.216.138.200 with SMTP id a50mr99259wej.155.1347983153484; Tue, 18 Sep 2012 08:45:53 -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 k2sm32443241wiz.7.2012.09.18.08.45.51 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Sep 2012 08:45:52 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/1] ARM: ux500: Remove redundant #gpio-cell properties from Snowball DT Date: Tue, 18 Sep 2012 17:45:22 +0200 Message-Id: <1347983122-15174-1-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQmhcOtzFW+SWI9oLMU1lFAzLqv+HavIiN8udk21TTqKtCWvFBSgouuvzcZAcbkwdo8vjpjQ 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.177 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 , 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. Signed-off-by: Lee Jones Acked-by: Linus Walleij --- 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;