From patchwork Wed May 22 14:36:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17102 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f200.google.com (mail-ve0-f200.google.com [209.85.128.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 34E64238FE for ; Wed, 22 May 2013 14:37:42 +0000 (UTC) Received: by mail-ve0-f200.google.com with SMTP id m1sf2816614ves.3 for ; Wed, 22 May 2013 07:36:49 -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 :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=28FIJzUHf+NaGBMuqKhdS51uLoLNot+FOAhCm8EZo2s=; b=eRAEHapzT1ICpreOpEqxhu4PNURGWDwLyX2bXywbTX0wEvrqVTerR/Fxv3xYKy76EU 93R0LZFn1Q9havs5cA764No8mTqYR8EfE2ekaZ/5cswZA0COpqFUDOYAL5/u1v3gsKkz JANuiwyjR6DcNKQy4ZyS+KA3tRnubr1QTBzS83VZYZfJuXeo/odBF5zIAvcjyZC+SYO2 zfG1ukDby2YU4P8yzaogwoul8I1y8y4PkWSXqwRjPPwOWyDjHKUbLwGsaI/CNKykesPm jc+M/Nk7ieRXY8JbGUVlUzFKy42Ka5VkCrdFoYNRCi4/8WFUAeokcjM0aZ2d2AoNv1eg /Vig== X-Received: by 10.58.247.34 with SMTP id yb2mr1819211vec.31.1369233409068; Wed, 22 May 2013 07:36:49 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.130.233 with SMTP id oh9ls294233qeb.5.gmail; Wed, 22 May 2013 07:36:48 -0700 (PDT) X-Received: by 10.58.41.99 with SMTP id e3mr2836810vel.4.1369233408917; Wed, 22 May 2013 07:36:48 -0700 (PDT) Received: from mail-vb0-x231.google.com (mail-vb0-x231.google.com [2607:f8b0:400c:c02::231]) by mx.google.com with ESMTPS id sa4si3789263vdc.10.2013.05.22.07.36.48 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 07:36:48 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c02::231 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:c02::231; Received: by mail-vb0-f49.google.com with SMTP id q12so1315108vbe.8 for ; Wed, 22 May 2013 07:36:48 -0700 (PDT) X-Received: by 10.220.92.195 with SMTP id s3mr2916411vcm.9.1369233408756; Wed, 22 May 2013 07:36:48 -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 c10csp4969vcs; Wed, 22 May 2013 07:36:48 -0700 (PDT) X-Received: by 10.180.21.242 with SMTP id y18mr33917763wie.7.1369233407784; Wed, 22 May 2013 07:36:47 -0700 (PDT) Received: from mail-we0-x22a.google.com (mail-we0-x22a.google.com [2a00:1450:400c:c03::22a]) by mx.google.com with ESMTPS id b1si5301644wix.70.2013.05.22.07.36.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 07:36:47 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c03::22a is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c03::22a; Received: by mail-we0-f170.google.com with SMTP id u59so758826wes.1 for ; Wed, 22 May 2013 07:36:47 -0700 (PDT) X-Received: by 10.180.189.136 with SMTP id gi8mr34095008wic.11.1369233407302; Wed, 22 May 2013 07:36:47 -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 e5sm11264046wiy.5.2013.05.22.07.36.45 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 07:36:46 -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] ARM: ux500: Apply other compatible name to the u8540 DTS file Date: Wed, 22 May 2013 15:36:42 +0100 Message-Id: <1369233402-19225-1-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-Gm-Message-State: ALoCoQnWcw13/Eay3hMyat5hchIdVjoY2t4mDqBeXmH015/Y/JsLylXZnrIC0yhqT298K6sKpFAN X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c02::231 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: , The common name for the 8540 is the u8540, but the fully qualified name, or proper name is ccu8540. Ensure both are available to drivers and platform code that wish to use them. Signed-off-by: Lee Jones --- arch/arm/boot/dts/ccu8540.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/ccu8540.dts b/arch/arm/boot/dts/ccu8540.dts index 18daa01..af4487f 100644 --- a/arch/arm/boot/dts/ccu8540.dts +++ b/arch/arm/boot/dts/ccu8540.dts @@ -14,7 +14,7 @@ / { model = "ST-Ericsson U8540 platform with Device Tree"; - compatible = "st-ericsson,u8540"; + compatible = "st-ericsson,ccu8540", "st-ericsson,u8540"; memory { reg = <0x00000000 0x20000000>;