linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hechtb@gmail.com (Bastian Hecht)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 6/7] ARM: shmobile: r8a7740: Add DT name to clock list for CMT10
Date: Thu, 11 Apr 2013 13:24:02 +0200	[thread overview]
Message-ID: <1365679443-25456-6-git-send-email-hechtb+renesas@gmail.com> (raw)
In-Reply-To: <1365679443-25456-1-git-send-email-hechtb+renesas@gmail.com>

This adds temporarily the alternative device name to the clock list
that is used when booting via Device Tree setup.

Signed-off-by: Bastian Hecht <hechtb+renesas@gmail.com>
---
v4: same. only patch 2 and 3 changed

 arch/arm/mach-shmobile/clock-r8a7740.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-shmobile/clock-r8a7740.c b/arch/arm/mach-shmobile/clock-r8a7740.c
index 5bd8da0..8fc396a 100644
--- a/arch/arm/mach-shmobile/clock-r8a7740.c
+++ b/arch/arm/mach-shmobile/clock-r8a7740.c
@@ -582,6 +582,7 @@ static struct clk_lookup lookups[] = {
 	CLKDEV_DEV_ID("e6cc0000.sci",		&mstp_clks[MSTP230]),
 
 	CLKDEV_DEV_ID("sh_cmt.10",		&mstp_clks[MSTP329]),
+	CLKDEV_DEV_ID("e6138010.timer",		&mstp_clks[MSTP329]),
 	CLKDEV_DEV_ID("sh_fsi2",		&mstp_clks[MSTP328]),
 	CLKDEV_DEV_ID("i2c-sh_mobile.1",	&mstp_clks[MSTP323]),
 	CLKDEV_DEV_ID("renesas_usbhs",		&mstp_clks[MSTP320]),
-- 
1.7.9.5

  parent reply	other threads:[~2013-04-11 11:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-11 11:23 [PATCH v4 1/7] ARM: shmobile: Define DT bindings for timer devices Bastian Hecht
2013-04-11 11:23 ` [PATCH v4 2/7] clocksource: sh_cmt: Add OF support Bastian Hecht
2013-05-23  1:39   ` Simon Horman
2013-04-11 11:23 ` [PATCH v4 3/7] clocksource: sh_tmu: " Bastian Hecht
2013-05-23  1:39   ` Simon Horman
2013-04-11 11:24 ` [PATCH v4 4/7] ARM: shmobile: sh73a0: Add timer DT names to clock list Bastian Hecht
2013-05-23  1:39   ` Simon Horman
2013-04-11 11:24 ` [PATCH v4 5/7] ARM: mach-shmobile: sh73a0: Setup the timer CMT10 using DT Bastian Hecht
2013-05-22 11:16   ` Simon Horman
2013-04-11 11:24 ` Bastian Hecht [this message]
2013-04-11 11:24 ` [PATCH v4 7/7] ARM: mach-shmobile: r8a7740: " Bastian Hecht
2013-04-12  1:23   ` Simon Horman
2013-04-12 12:46     ` Bastian Hecht
2013-04-15  3:58       ` Simon Horman
2013-04-17  2:15         ` Simon Horman
2013-05-23  1:39 ` [PATCH v4 1/7] ARM: shmobile: Define DT bindings for timer devices Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1365679443-25456-6-git-send-email-hechtb+renesas@gmail.com \
    --to=hechtb@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).