From patchwork Thu May 30 08:31:15 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 2634051 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork2.kernel.org (Postfix) with ESMTP id 497CBDF2A1 for ; Thu, 30 May 2013 08:32:47 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UhyHN-0000mT-NC; Thu, 30 May 2013 08:32:14 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UhyH0-0001BH-KS; Thu, 30 May 2013 08:31:50 +0000 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UhyGy-00019a-6A for linux-arm-kernel@lists.infradead.org; Thu, 30 May 2013 08:31:48 +0000 Received: by mail-wg0-f41.google.com with SMTP id k13so4845984wgh.0 for ; Thu, 30 May 2013 01:31:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state; bh=o0h6IFxpAfSbfr/Qmo1awtxnYyKO30/GZjcTQYV9QuE=; b=M5tKm5C7TeFrYDIf+vO9Corhkc1em7AUHVr89lDWWT9XMpCvTFcX717LFeFMaF08wy ZF8lZ6bv0qOSdLanfSLQ+jT7bOvFv5unijFBoEKbwZVm7D9HRwGLHl/7SzEXUDMOD728 6mmHKMhNefMq5zfhrVwv02ROdEx+SJZyHrjDEGgonqIYP2YQwYvjvNQSQ4RXAXbszcy5 uOUmV/0jjZUDdxU+E0q4SYAm5lSDgK+kH8W9ClChkOnBUTcF1+Bf36LcN1/J0quTvvj0 4koAvJk7W+ssZ/+fW/PmFEeAiLBMgYnCgQGwUhbGFJ3A0D2NsISKLjSvAO2uzBtcdo3p F0ig== X-Received: by 10.180.206.77 with SMTP id lm13mr3409407wic.18.1369902685558; Thu, 30 May 2013 01:31:25 -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 fu14sm36270648wic.8.2013.05.30.01.31.23 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 30 May 2013 01:31:24 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] ARM: ux500: Reduce PRCMU reg-names to shorter form for u8540 DT Date: Thu, 30 May 2013 09:31:15 +0100 Message-Id: <1369902675-5170-1-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-Gm-Message-State: ALoCoQm4b0y+h32jaLkT9MsmlnRo1kyg5STRFhi2VZH/zWF8kkdT0w9fNff7/kxrDkyGajELU8uH X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130530_043148_334955_AA647012 X-CRM114-Status: GOOD ( 10.95 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Lee Jones , linus.walleij@stericsson.com, arnd@arndb.de, srinidhi.kasagar@stericsson.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org After some discussion and deliberation we have decided to only use the short form of the PRCMU register names i.e. not mention the peripheral in which the registers reside. 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 af4487f..12f0bc2 100644 --- a/arch/arm/boot/dts/ccu8540.dts +++ b/arch/arm/boot/dts/ccu8540.dts @@ -23,7 +23,7 @@ soc { prcmu@80157000 { reg = <0x80157000 0x2000>, <0x801b0000 0x8000>, <0x801b8000 0x3000>; - reg-names = "prcmu", "prcmu-tcpm-per4", "prcmu-tcdm-per4"; + reg-names = "prcmu", "prcmu-tcpm", "prcmu-tcdm"; }; uart@80120000 {