From: Yoshihiro Kaneko <ykaneko0929@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: shmobile: Add r8a7793 support
Date: Mon, 08 Dec 2014 10:42:43 +0000 [thread overview]
Message-ID: <1418035363-3678-1-git-send-email-ykaneko0929@gmail.com> (raw)
From: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>
R-Car M2N (r8a7793) clock is handled in R-Car Gen2 clock driver.
Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
---
This patch is based on renesas/devel.
drivers/clk/shmobile/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/clk/shmobile/Makefile b/drivers/clk/shmobile/Makefile
index 960bf22..3cc716d 100644
--- a/drivers/clk/shmobile/Makefile
+++ b/drivers/clk/shmobile/Makefile
@@ -4,6 +4,7 @@ obj-$(CONFIG_ARCH_R8A7740) += clk-r8a7740.o
obj-$(CONFIG_ARCH_R8A7779) += clk-r8a7779.o
obj-$(CONFIG_ARCH_R8A7790) += clk-rcar-gen2.o
obj-$(CONFIG_ARCH_R8A7791) += clk-rcar-gen2.o
+obj-$(CONFIG_ARCH_R8A7793) += clk-rcar-gen2.o
obj-$(CONFIG_ARCH_R8A7794) += clk-rcar-gen2.o
obj-$(CONFIG_ARCH_SHMOBILE_MULTI) += clk-div6.o
obj-$(CONFIG_ARCH_SHMOBILE_MULTI) += clk-mstp.o
--
1.9.1
next reply other threads:[~2014-12-08 10:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-08 10:42 Yoshihiro Kaneko [this message]
2014-12-08 11:13 ` [PATCH] clk: shmobile: Add r8a7793 support Geert Uytterhoeven
2014-12-08 11:53 ` Yoshihiro Kaneko
2014-12-08 13:30 ` Geert Uytterhoeven
2014-12-09 0:23 ` Simon Horman
2014-12-09 12:26 ` Yoshihiro Kaneko
2014-12-10 0:18 ` Simon Horman
2014-12-10 11:25 ` Yoshihiro Kaneko
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=1418035363-3678-1-git-send-email-ykaneko0929@gmail.com \
--to=ykaneko0929@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