From patchwork Mon Mar 4 16:20:53 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bastian Hecht X-Patchwork-Id: 2213181 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork1.kernel.org (Postfix) with ESMTP id 193C04006E for ; Mon, 4 Mar 2013 15:23:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758093Ab3CDPXa (ORCPT ); Mon, 4 Mar 2013 10:23:30 -0500 Received: from mail-ee0-f47.google.com ([74.125.83.47]:63854 "EHLO mail-ee0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757041Ab3CDPX3 (ORCPT ); Mon, 4 Mar 2013 10:23:29 -0500 Received: by mail-ee0-f47.google.com with SMTP id e52so3928796eek.34 for ; Mon, 04 Mar 2013 07:23:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=+rSGw2bHekvqk+ilAMOheOfEdfBt9LGcfur7n9LVn4Y=; b=U5scTdeM2ntp+tjt+C612FHzFcJhzC9bEck/SIuMRZ09LCExYhTgC4oJlTNZD0Cguv OGopU1jHjx+aTq+8+av4lw6E+ZWGbA9TvqLqK6FDn7WyT9QafIUqsX42YWvOIOxBtEfd zjacbqJTiwD/b/1rxEG1DpNesP3qFWp1SPctnS5fI3qiJIq7C8aRvMTmgrhvOrVsR0fZ NlvKL+DJ52wVsXH+5cRC6aN8YpgQ70o6Mc2Ryyi0sD4e6Ajmh2ieVWK4BfKpgUpn/OYB BUqaWaY7D78NgzFXlpEKI5qKr7EYAXigrxnUtgSfFRfOenkdDp0IOLFZh311TY+8zqDi yZ0w== X-Received: by 10.14.5.6 with SMTP id 6mr60015774eek.42.1362410608391; Mon, 04 Mar 2013 07:23:28 -0800 (PST) Received: from localhost.localdomain (p4FD2413F.dip.t-dialin.net. [79.210.65.63]) by mx.google.com with ESMTPS id t4sm32586620eel.0.2013.03.04.07.23.26 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Mar 2013 07:23:27 -0800 (PST) From: Bastian Hecht To: linux-sh@vger.kernel.org Cc: Magnus Damm , Paul Mundt , linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v4 2/3] ARM: mach-shmobile: r8a7740: Add DT names to clock list Date: Mon, 4 Mar 2013 17:20:53 +0100 Message-Id: <1362414054-23092-2-git-send-email-hechtb+renesas@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1362414054-23092-1-git-send-email-hechtb+renesas@gmail.com> References: <1362414054-23092-1-git-send-email-hechtb+renesas@gmail.com> Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org This adds temporarily the alternative device names to the clock list that are used when booting via Device Tree setup. Signed-off-by: Bastian Hecht --- v4: no changes arch/arm/mach-shmobile/clock-r8a7740.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm/mach-shmobile/clock-r8a7740.c b/arch/arm/mach-shmobile/clock-r8a7740.c index 71fc400..0f77823 100644 --- a/arch/arm/mach-shmobile/clock-r8a7740.c +++ b/arch/arm/mach-shmobile/clock-r8a7740.c @@ -593,18 +593,27 @@ static struct clk_lookup lookups[] = { CLKDEV_DEV_ID("sh_mobile_ceu.1", &mstp_clks[MSTP128]), CLKDEV_DEV_ID("sh-sci.4", &mstp_clks[MSTP200]), + CLKDEV_DEV_ID("e6c80000.sci", &mstp_clks[MSTP200]), CLKDEV_DEV_ID("sh-sci.3", &mstp_clks[MSTP201]), + CLKDEV_DEV_ID("e6c70000.sci", &mstp_clks[MSTP201]), CLKDEV_DEV_ID("sh-sci.2", &mstp_clks[MSTP202]), + CLKDEV_DEV_ID("e6c60000.sci", &mstp_clks[MSTP202]), CLKDEV_DEV_ID("sh-sci.1", &mstp_clks[MSTP203]), + CLKDEV_DEV_ID("e6c50000.sci", &mstp_clks[MSTP203]), CLKDEV_DEV_ID("sh-sci.0", &mstp_clks[MSTP204]), + CLKDEV_DEV_ID("e6c40000.sci", &mstp_clks[MSTP204]), CLKDEV_DEV_ID("sh-sci.8", &mstp_clks[MSTP206]), + CLKDEV_DEV_ID("e6c30000.sci", &mstp_clks[MSTP206]), CLKDEV_DEV_ID("sh-sci.5", &mstp_clks[MSTP207]), + CLKDEV_DEV_ID("e6cb0000.sci", &mstp_clks[MSTP207]), CLKDEV_DEV_ID("sh-dma-engine.3", &mstp_clks[MSTP214]), CLKDEV_DEV_ID("sh-dma-engine.2", &mstp_clks[MSTP216]), CLKDEV_DEV_ID("sh-dma-engine.1", &mstp_clks[MSTP217]), CLKDEV_DEV_ID("sh-dma-engine.0", &mstp_clks[MSTP218]), CLKDEV_DEV_ID("sh-sci.7", &mstp_clks[MSTP222]), + CLKDEV_DEV_ID("e6cd0000.sci", &mstp_clks[MSTP222]), CLKDEV_DEV_ID("sh-sci.6", &mstp_clks[MSTP230]), + CLKDEV_DEV_ID("e6cc0000.sci", &mstp_clks[MSTP230]), CLKDEV_DEV_ID("sh_cmt.10", &mstp_clks[MSTP329]), CLKDEV_DEV_ID("sh_fsi2", &mstp_clks[MSTP328]),