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: 11502 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 578A823F9E for ; Tue, 18 Sep 2012 15:46:03 +0000 (UTC) Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com [209.85.214.180]) by fiordland.canonical.com (Postfix) with ESMTP id AE1323D08C17 for ; Tue, 18 Sep 2012 15:46:00 +0000 (UTC) Received: by obceq6 with SMTP id eq6so10126554obc.11 for ; Tue, 18 Sep 2012 08:46:00 -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:x-gm-message-state; bh=p/xDrugRcqL8rPeLsISEt3rc5zhJX4i/u/6UalNLFUU=; b=MVbhD5xxzYWiTt2BD1Kn9yBU04KKi4R5Ei1Cle7rhtcHDHL+GS7/z2OUV6DO7TOnhe gfolcuViP4QNOkKpXVXYaXbS0kGwLfwpBMwu0VXDiiL/OWuXd4PamU9UcV7s4noXWwIz f1yvEZpEVkeZbOxclwNtHYQgJ4q+mC0I3yuZUh91fhvpLjqBqIruROZSewp6/WI+MglW 36EnhwpNdl6bmHfc6wE2jJmQj9nrqJ0XgK6gbBQCMN1L775FJOEb+nV9rzL93BPR3dmv eLgoRG9gVwfMFLa9G4TYcjjZRgWAMfH+tKDqvWx42rEROswNL1f0P1ClJAu4hRzqmm5K Iepw== Received: by 10.50.191.227 with SMTP id hb3mr283838igc.43.1347983159901; Tue, 18 Sep 2012 08:45:59 -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 ex8csp379746igc; Tue, 18 Sep 2012 08:45:57 -0700 (PDT) Received: by 10.180.82.230 with SMTP id l6mr506312wiy.21.1347983156340; Tue, 18 Sep 2012 08:45:56 -0700 (PDT) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by mx.google.com with ESMTPS id i16si18106229weo.120.2012.09.18.08.45.53 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Sep 2012 08:45:56 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.170 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.212.170; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.170 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by wibhq12 with SMTP id hq12so5752910wib.1 for ; Tue, 18 Sep 2012 08:45:53 -0700 (PDT) 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 Cc: STEricsson_nomadik_linux@list.st.com, linus.walleij@stericsson.com, arnd@arndb.de, Lee Jones 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: ALoCoQnG/UCUkdrV4TijrVF5pfLD6KrOhQNki23bKKGlXZteulYITpsLb0Kr1u3vwBVkvTRA2kof This property has no place here as the populated node is not related to a GPIO controller. 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;