From patchwork Wed Sep 18 12:14:29 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 20420 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f71.google.com (mail-vb0-f71.google.com [209.85.212.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 35406246E9 for ; Wed, 18 Sep 2013 12:15:23 +0000 (UTC) Received: by mail-vb0-f71.google.com with SMTP id g17sf7090611vbg.6 for ; Wed, 18 Sep 2013 05:15:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=T1zGskQAP+xk65N8Fq08CBGtlx1XxbwJCBTpDrIu/ys=; b=a6RG/VZtgnM3J2NE34c+2VekjIUrTIwSWuR6c/gOGWRZ9XZvw1qEF1UkEzRaLUr6G4 lWfr/2EwCYj+Pb93XxrozPfn4Yx4U8Bq4ra9PeQ67mcr0a9sEh3fOdSJfszGMdS2lsR5 n6ilfONzw3Zg+COvSVp4X1qVSsAq0HeRKOT35M5xo29Rw6XwhVWtxNCHn6zhl5xF+Ddx 1uU1MqCocAibi7Wfqs2Iaka0LVfmmYIstgLQ/UNQPHYNu95cKG1dq39VpYi8bUmYeWo6 QWh/k08ylC8rGqhECNkdV4XQ3wefnxsyDzApNRbKdsrPj5peE+8QgBlnbsDr3k3xXRTs VFww== X-Gm-Message-State: ALoCoQnhc7KvttJtHGr5d+auOUbx7dqihFJ+QB/snrDGkVlwCp9COcpGJf79gJ+y9M/j+zCNW/Ks X-Received: by 10.236.32.74 with SMTP id n50mr14424441yha.13.1379506522975; Wed, 18 Sep 2013 05:15:22 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.62.72 with SMTP id w8ls3465451qer.2.gmail; Wed, 18 Sep 2013 05:15:22 -0700 (PDT) X-Received: by 10.58.136.4 with SMTP id pw4mr38132178veb.10.1379506522891; Wed, 18 Sep 2013 05:15:22 -0700 (PDT) Received: from mail-ve0-f179.google.com (mail-ve0-f179.google.com [209.85.128.179]) by mx.google.com with ESMTPS id t10si424001vcr.110.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:22 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.179; Received: by mail-ve0-f179.google.com with SMTP id c14so5499818vea.10 for ; Wed, 18 Sep 2013 05:15:22 -0700 (PDT) X-Received: by 10.58.155.68 with SMTP id vu4mr6905817veb.21.1379506522824; Wed, 18 Sep 2013 05:15:22 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp214518vcz; Wed, 18 Sep 2013 05:15:22 -0700 (PDT) X-Received: by 10.15.34.135 with SMTP id e7mr2688239eev.63.1379506519199; Wed, 18 Sep 2013 05:15:19 -0700 (PDT) Received: from mail-ea0-f177.google.com (mail-ea0-f177.google.com [209.85.215.177]) by mx.google.com with ESMTPS id e49si1551078eep.21.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:19 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.177 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.177; Received: by mail-ea0-f177.google.com with SMTP id f15so3409657eak.36 for ; Wed, 18 Sep 2013 05:15:18 -0700 (PDT) X-Received: by 10.14.214.136 with SMTP id c8mr58604205eep.6.1379506518488; Wed, 18 Sep 2013 05:15:18 -0700 (PDT) Received: from localhost.localdomain (cpc15-aztw25-2-0-cust493.aztw.cable.virginmedia.com. [92.233.57.238]) by mx.google.com with ESMTPSA id b45sm2382210eef.4.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:18 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@linaro.org, Lee Jones Subject: [PATCH 32/41] ARM: ux500: Remove AUXDATA relating to GPIO clock-name bindings Date: Wed, 18 Sep 2013 13:14:29 +0100 Message-Id: <1379506478-16625-33-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1379506478-16625-1-git-send-email-lee.jones@linaro.org> References: <1379506478-16625-1-git-send-email-lee.jones@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Lee Jones --- arch/arm/mach-ux500/cpu-db8500.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/arch/arm/mach-ux500/cpu-db8500.c b/arch/arm/mach-ux500/cpu-db8500.c index 12eee81..a5e89af 100644 --- a/arch/arm/mach-ux500/cpu-db8500.c +++ b/arch/arm/mach-ux500/cpu-db8500.c @@ -228,15 +228,6 @@ static struct of_dev_auxdata u8500_auxdata_lookup[] __initdata = { OF_DEV_AUXDATA("arm,pl18x", 0x80005000, "sdi2", &mop500_sdi2_data), OF_DEV_AUXDATA("arm,pl18x", 0x80114000, "sdi4", &mop500_sdi4_data), /* Requires clock name bindings. */ - OF_DEV_AUXDATA("st,nomadik-gpio", 0x8012e000, "gpio.0", NULL), - OF_DEV_AUXDATA("st,nomadik-gpio", 0x8012e080, "gpio.1", NULL), - OF_DEV_AUXDATA("st,nomadik-gpio", 0x8000e000, "gpio.2", NULL), - OF_DEV_AUXDATA("st,nomadik-gpio", 0x8000e080, "gpio.3", NULL), - OF_DEV_AUXDATA("st,nomadik-gpio", 0x8000e100, "gpio.4", NULL), - OF_DEV_AUXDATA("st,nomadik-gpio", 0x8000e180, "gpio.5", NULL), - OF_DEV_AUXDATA("st,nomadik-gpio", 0x8011e000, "gpio.6", NULL), - OF_DEV_AUXDATA("st,nomadik-gpio", 0x8011e080, "gpio.7", NULL), - OF_DEV_AUXDATA("st,nomadik-gpio", 0xa03fe000, "gpio.8", NULL), OF_DEV_AUXDATA("st,nomadik-i2c", 0x80004000, "nmk-i2c.0", NULL), OF_DEV_AUXDATA("st,nomadik-i2c", 0x80122000, "nmk-i2c.1", NULL), OF_DEV_AUXDATA("st,nomadik-i2c", 0x80128000, "nmk-i2c.2", NULL),