From patchwork Wed May 22 14:22:58 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17098 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f197.google.com (mail-lb0-f197.google.com [209.85.217.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id BF0DB238FE for ; Wed, 22 May 2013 14:32:37 +0000 (UTC) Received: by mail-lb0-f197.google.com with SMTP id 10sf1726328lbf.4 for ; Wed, 22 May 2013 07:31:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=Fpru/bemq+GmX2zdZIUDOexffNtu+2FIOuliLP82SwI=; b=ZK3sY8PuJPtf3an6131PxRLoxXoU2+6LQMqhCIa98lF6DWJAMezO7QmGNQaPwXcZ1Z pPNfZoBMWGdBw7PZBwsGVyoREg7+T9GlMaaV/gOl3ziyOB1aFPB/sfMkYs9EKzSHIYIM ulrdEl2tXeZ1jpwOOgkNIHgtAVF46zyMDcX06L2ArSlkHJyXcIDmsNLg9clhnCGY1doM IsryINzp/EVCooQAfCmQAr3XD7cKYY0Tx4r2yz23Mh3329OK6/ezmErdZbTDIgfBq2L6 Y9XRwcTOrX/jhPqkb4u8jdowQDqA1hU3JFOc9I8tZl7uYPzWySTq0MtJYhz8Za1xTT1z MUeg== X-Received: by 10.180.76.174 with SMTP id l14mr4746643wiw.5.1369233103357; Wed, 22 May 2013 07:31:43 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.180.87.42 with SMTP id u10ls1477566wiz.33.canary; Wed, 22 May 2013 07:31:43 -0700 (PDT) X-Received: by 10.205.18.194 with SMTP id qh2mr4045433bkb.36.1369233103187; Wed, 22 May 2013 07:31:43 -0700 (PDT) Received: from mail-ve0-x232.google.com (mail-ve0-x232.google.com [2607:f8b0:400c:c01::232]) by mx.google.com with ESMTPS id o10si10770682wij.81.2013.05.22.07.31.42 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 07:31:43 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c01::232 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c01::232; Received: by mail-ve0-f178.google.com with SMTP id d10so1457833vea.23 for ; Wed, 22 May 2013 07:31:42 -0700 (PDT) X-Received: by 10.52.233.34 with SMTP id tt2mr2420708vdc.70.1369233102079; Wed, 22 May 2013 07:31:42 -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.126.138 with SMTP id c10csp4765vcs; Wed, 22 May 2013 07:31:41 -0700 (PDT) X-Received: by 10.180.210.242 with SMTP id mx18mr15262839wic.14.1369233101118; Wed, 22 May 2013 07:31:41 -0700 (PDT) Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [2a00:1450:400c:c03::22c]) by mx.google.com with ESMTPS id ay8si10772634wib.61.2013.05.22.07.31.40 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 07:31:41 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c03::22c is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c03::22c; Received: by mail-we0-f172.google.com with SMTP id w62so1234827wes.31 for ; Wed, 22 May 2013 07:31:40 -0700 (PDT) X-Received: by 10.181.12.1 with SMTP id em1mr34248936wid.4.1369233100574; Wed, 22 May 2013 07:31:40 -0700 (PDT) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPSA id q20sm11223096wiv.7.2013.05.22.07.31.39 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 07:31:39 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@stericsson.com, srinidhi.kasagar@stericsson.com, Lee Jones Subject: [PATCH 4/7] ARM: ux500: Standardise Pinctrl compatible string for DBx5x based platforms Date: Wed, 22 May 2013 15:22:58 +0100 Message-Id: <1369232581-18923-5-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1369232581-18923-1-git-send-email-lee.jones@linaro.org> References: <1369232581-18923-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQkRKjYQ/fG+TqAVSRNHGKMocDS1lXjL3YZ4z2AtA8TSqeOFLWhoheA/ksJFAD1ohvSWIy9M X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c01::232 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-ux500/cpu-db8500.c b/arch/arm/mach-ux500/cpu-db8500.c index 8305bad..27c9382 100644 --- a/arch/arm/mach-ux500/cpu-db8500.c +++ b/arch/arm/mach-ux500/cpu-db8500.c @@ -249,7 +249,7 @@ static struct of_dev_auxdata u8500_auxdata_lookup[] __initdata = { OF_DEV_AUXDATA("stericsson,ux500-cryp", 0xa03cb000, "cryp1", NULL), OF_DEV_AUXDATA("stericsson,ux500-hash", 0xa03c2000, "hash1", NULL), /* Requires device name bindings. */ - OF_DEV_AUXDATA("stericsson,nmk-pinctrl", U8500_PRCMU_BASE, + OF_DEV_AUXDATA("stericsson,db8500-pinctrl", U8500_PRCMU_BASE, "pinctrl-db8500", NULL), /* Requires clock name and DMA bindings. */ OF_DEV_AUXDATA("stericsson,ux500-msp-i2s", 0x80123000,