linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/5] ARM: shmobile: r8a73a4: add CMT1 clock support for DT
Date: Thu, 24 Jul 2014 10:57:40 +0900	[thread overview]
Message-ID: <aad64dc31954dbbb84cd8fcfaf1bc028f3bc2616.1406164563.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1406164563.git.horms+renesas@verge.net.au>

This will be used when initialising CMT1 device using DT
until common clock framework support is added.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/mach-shmobile/clock-r8a73a4.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-shmobile/clock-r8a73a4.c b/arch/arm/mach-shmobile/clock-r8a73a4.c
index 1d2fe05..9629851 100644
--- a/arch/arm/mach-shmobile/clock-r8a73a4.c
+++ b/arch/arm/mach-shmobile/clock-r8a73a4.c
@@ -604,6 +604,7 @@ static struct clk_lookup lookups[] = {
 	CLKDEV_DEV_ID("e6500000.i2c", &mstp_clks[MSTP318]),
 	CLKDEV_DEV_ID("e6510000.i2c", &mstp_clks[MSTP323]),
 	CLKDEV_ICK_ID("fck", "sh-cmt-48-gen2.1", &mstp_clks[MSTP329]),
+	CLKDEV_ICK_ID("fck", "e6130000.timer", &mstp_clks[MSTP329]),
 	CLKDEV_DEV_ID("e60b0000.i2c", &mstp_clks[MSTP409]),
 	CLKDEV_DEV_ID("e6540000.i2c", &mstp_clks[MSTP410]),
 	CLKDEV_DEV_ID("e6530000.i2c", &mstp_clks[MSTP411]),
-- 
2.0.1

  parent reply	other threads:[~2014-07-24  1:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-24  1:57 [GIT PULL] Third Round of Renesas ARM Based SoC Clock Updates for v3.17 Simon Horman
2014-07-24  1:57 ` [PATCH 1/5] ARM: shmobile: r8a7778: add TMU clock support for DT Simon Horman
2014-07-24  1:57 ` [PATCH 2/5] ARM: shmobile: r8a7740: " Simon Horman
2014-07-24  1:57 ` Simon Horman [this message]
2014-07-24  1:57 ` [PATCH 4/5] ARM: shmobile: r8a7740: add CMT1 " Simon Horman
2014-07-24  1:57 ` [PATCH 5/5] ARM: shmobile: sh73a0: " Simon Horman
2014-07-30 19:43 ` [GIT PULL] Third Round of Renesas ARM Based SoC Clock Updates for v3.17 Olof Johansson

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=aad64dc31954dbbb84cd8fcfaf1bc028f3bc2616.1406164563.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --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).