From patchwork Fri May 18 08:39:07 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 8793 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 0D92823E23 for ; Fri, 18 May 2012 08:39:38 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id D0D8AA1819F for ; Fri, 18 May 2012 08:39:37 +0000 (UTC) Received: by mail-yw0-f52.google.com with SMTP id p61so3161765yhp.11 for ; Fri, 18 May 2012 01:39:37 -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:in-reply-to:references :x-gm-message-state; bh=DWO4S4f7a8je6+NhguIhbJf0qyhs+EjCQtPWreb/d6c=; b=QzQobF8DwXn9xQiHPWqHBi7L9LZHa/qZx/NuU7jblGWALFa3nSyjQWME4p4LyJ69k8 mBLRrSudLhS594vqGV7/0Pl2mlWaH92oZmIaX4SzZGABFocR2Mv9R+6LnEDW+Qo4tooT 0+sBSirjRIHaX/HfsviavvMG9cqIlM5Xd5znKQzoNhIqqmiyYJdHufo8I6ILuFwcioEV TAowu/hM1c+GdjaHVWbUZDYnINjR4xlSLwc9xpsM5rlhRvIuf1dQjOKIDH6P7uj0vmgI 1cc5Tl1PlMeNt+VsH/fDqwqJlxW/iwtptV1LiDs+IYYut6SLmKulYrAdsM9sdnlB4NNZ twfA== Received: by 10.50.185.233 with SMTP id ff9mr15692396igc.57.1337330377482; Fri, 18 May 2012 01:39:37 -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.231.35.72 with SMTP id o8csp86446ibd; Fri, 18 May 2012 01:39:36 -0700 (PDT) Received: by 10.180.105.194 with SMTP id go2mr26154100wib.22.1337330376406; Fri, 18 May 2012 01:39:36 -0700 (PDT) Received: from mail-we0-f178.google.com (mail-we0-f178.google.com [74.125.82.178]) by mx.google.com with ESMTPS id di2si10812671wib.1.2012.05.18.01.39.36 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 18 May 2012 01:39:36 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.82.178; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by mail-we0-f178.google.com with SMTP id e53so2240039wer.37 for ; Fri, 18 May 2012 01:39:36 -0700 (PDT) Received: by 10.180.94.4 with SMTP id cy4mr1916271wib.2.1337330375885; Fri, 18 May 2012 01:39:35 -0700 (PDT) Received: from localhost.localdomain (cpc1-aztw13-0-0-cust473.18-1.cable.virginmedia.com. [77.102.241.218]) by mx.google.com with ESMTPS id bn9sm63091322wib.5.2012.05.18.01.39.33 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 18 May 2012 01:39:34 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, arnd@arndb.de, linus.walleij@stericsson.com, grant.likely@secretlab.ca, cjb@laptop.org, broonie@opensource.wolfsonmicro.com, sameo@linux.intel.com Cc: Lee Jones Subject: [PATCH 08/16] ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot Date: Fri, 18 May 2012 09:39:07 +0100 Message-Id: <1337330355-17747-9-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1337330355-17747-1-git-send-email-lee.jones@linaro.org> References: <1337330355-17747-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQlWzKyEvW8qAjlpgpLXmCmah/uv1moeElDOQDngPdF11MLTjDx4EBRfIjTD0MAwz/GabH0F This patch adds the correct compatible string for use during Device Tree population. Without it the DB8500 PRCMU regulators would be processed when DT is enabled. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index faa46b1..33d47e1 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -771,6 +771,7 @@ static const struct of_device_id u8500_local_bus_nodes[] = { /* only create devices below soc node */ { .compatible = "stericsson,db8500", }, { .compatible = "stericsson,db8500-prcmu", }, + { .compatible = "stericsson,db8500-prcmu-regulator", }, { .compatible = "stericsson,ab8500", }, { .compatible = "stericsson,ab8500-regulator", }, { .compatible = "simple-bus"},