From patchwork Thu May 30 13:27:44 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Baltieri X-Patchwork-Id: 17299 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f69.google.com (mail-yh0-f69.google.com [209.85.213.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 31D3A25C6D for ; Thu, 30 May 2013 13:28:26 +0000 (UTC) Received: by mail-yh0-f69.google.com with SMTP id z20sf280887yhz.0 for ; Thu, 30 May 2013 06:28:26 -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=o/EeEbiPZcSuqHT7lZ9o/azqzBtmSz2teaw8mOWOMxg=; b=Yv3SxGK0JWNU8eQ+BkiacD272zGj2TrDrnAHLHDcP19KVJo/bjk5Dtr+RlGXGKGHHL EQuN8jidrQs3JU7S667jOBKZYMap4wUHAciCEXL0BD128Fs2Exxg+6fk4tiTWz2HagrS 4MKD2QNKVHThQut8qyQWDWjSkF9OwnjF9T6Mfgj+WNvi5N7oL4OmpSmB2/dctOSoaRpp qa0naAHuYV23QfNoNmM9wTMjqnAF7m5HSqzdnh+B5F7xtNEbzEZn/CSAzbT+4sn3MjjJ bVHWq1+LKufwpgY58t5ejOffF+mjGSuYxjetnYT4CCnLHEc1QCJ76MtPo36wbO5r5jG8 m4jg== X-Received: by 10.236.70.170 with SMTP id p30mr4051942yhd.5.1369920506006; Thu, 30 May 2013 06:28:26 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.129.36 with SMTP id nt4ls407503qeb.25.gmail; Thu, 30 May 2013 06:28:25 -0700 (PDT) X-Received: by 10.52.101.230 with SMTP id fj6mr4532801vdb.125.1369920505844; Thu, 30 May 2013 06:28:25 -0700 (PDT) Received: from mail-ve0-x235.google.com (mail-ve0-x235.google.com [2607:f8b0:400c:c01::235]) by mx.google.com with ESMTPS id p20si24794739veh.30.2013.05.30.06.28.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 30 May 2013 06:28:25 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c01::235 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::235; Received: by mail-ve0-f181.google.com with SMTP id db10so160857veb.40 for ; Thu, 30 May 2013 06:28:25 -0700 (PDT) X-Received: by 10.58.187.164 with SMTP id ft4mr5418547vec.5.1369920505735; Thu, 30 May 2013 06:28:25 -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.229.199 with SMTP id jj7csp8037vcb; Thu, 30 May 2013 06:28:25 -0700 (PDT) X-Received: by 10.14.211.198 with SMTP id w46mr9795260eeo.143.1369920504820; Thu, 30 May 2013 06:28:24 -0700 (PDT) Received: from mail-ea0-x22a.google.com (mail-ea0-x22a.google.com [2a00:1450:4013:c01::22a]) by mx.google.com with ESMTPS id v46si26584306een.227.2013.05.30.06.28.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 30 May 2013 06:28:24 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:4013:c01::22a is neither permitted nor denied by best guess record for domain of fabio.baltieri@linaro.org) client-ip=2a00:1450:4013:c01::22a; Received: by mail-ea0-f170.google.com with SMTP id f15so311067eak.29 for ; Thu, 30 May 2013 06:28:24 -0700 (PDT) X-Received: by 10.15.86.74 with SMTP id h50mr9616492eez.97.1369920504343; Thu, 30 May 2013 06:28:24 -0700 (PDT) Received: from localhost ([2a01:2003:1:1545:8e70:5aff:feac:ad8]) by mx.google.com with ESMTPSA id a5sm60381051ees.6.2013.05.30.06.28.21 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 30 May 2013 06:28:23 -0700 (PDT) From: Fabio Baltieri To: Linus Walleij , Lee Jones Cc: Srinidhi Kasagar , Ola Lilja , Mark Brown , Samuel Ortiz , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Fabio Baltieri Subject: [PATCH 4/5] ARM: ux500: Provide auxdata to ux500 ASoC driver Date: Thu, 30 May 2013 15:27:44 +0200 Message-Id: <1369920465-13905-5-git-send-email-fabio.baltieri@linaro.org> X-Mailer: git-send-email 1.8.2 In-Reply-To: <1369920465-13905-1-git-send-email-fabio.baltieri@linaro.org> References: <1369920465-13905-1-git-send-email-fabio.baltieri@linaro.org> X-Gm-Message-State: ALoCoQn/pFVDNf0lDZCg2y5ya/skbx1ZshJvdX/frsNDFhcZvVDetgsnSCYax+Eg6t4me/Fy/rlR X-Original-Sender: fabio.baltieri@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c01::235 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: , Ux500 ASoC driver is expected to have a specific device name to get clock resources correctly. This patch provides the necessary OF_DEV_AUXDATA to match the name in DT and non-DT cases. Signed-off-by: Fabio Baltieri --- arch/arm/mach-ux500/cpu-db8500.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-ux500/cpu-db8500.c b/arch/arm/mach-ux500/cpu-db8500.c index 46cca52..fb3d5a2 100644 --- a/arch/arm/mach-ux500/cpu-db8500.c +++ b/arch/arm/mach-ux500/cpu-db8500.c @@ -277,6 +277,8 @@ static struct of_dev_auxdata u8500_auxdata_lookup[] __initdata = { OF_DEV_AUXDATA("stericsson,db8500-prcmu", 0x80157000, "db8500-prcmu", &db8500_prcmu_pdata), OF_DEV_AUXDATA("smsc,lan9115", 0x50000000, "smsc911x.0", NULL), + OF_DEV_AUXDATA("stericsson,snd-soc-mop500", 0, "snd-soc-mop500.0", + NULL), /* Requires device name bindings. */ OF_DEV_AUXDATA("stericsson,nmk-pinctrl", U8500_PRCMU_BASE, "pinctrl-db8500", NULL),