linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM Based SoC Clk Updates for v3.18
@ 2014-09-01  2:03 Simon Horman
  2014-09-01  2:03 ` [PATCH] clk: shmobile: Add r8a7794 support Simon Horman
  2014-09-05 16:14 ` [GIT PULL] Renesas ARM Based SoC Clk Updates for v3.18 Arnd Bergmann
  0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2014-09-01  2:03 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC clk updates for v3.18.


I am taking this change through my tree with Mike's Ack
as it seems to be a smooth way to handle things.


The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-clk-for-v3.18

for you to fetch changes up to 8de078f189da45453d2ed2a04288e329cc169731:

  clk: shmobile: Add r8a7794 support (2014-08-27 08:40:54 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Clk Updates for v3.18

* Add r8a7794 support

----------------------------------------------------------------
Hisashi Nakamura (1):
      clk: shmobile: Add r8a7794 support

 drivers/clk/shmobile/Makefile | 1 +
 1 file changed, 1 insertion(+)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] clk: shmobile: Add r8a7794 support
  2014-09-01  2:03 [GIT PULL] Renesas ARM Based SoC Clk Updates for v3.18 Simon Horman
@ 2014-09-01  2:03 ` Simon Horman
  2014-09-05 16:14 ` [GIT PULL] Renesas ARM Based SoC Clk Updates for v3.18 Arnd Bergmann
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-09-01  2:03 UTC (permalink / raw)
  To: linux-arm-kernel

From: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>

Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 drivers/clk/shmobile/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/clk/shmobile/Makefile b/drivers/clk/shmobile/Makefile
index e002923..531d4f6 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_R8A7794)		+= clk-rcar-gen2.o
 obj-$(CONFIG_ARCH_SHMOBILE_MULTI)	+= clk-div6.o
 obj-$(CONFIG_ARCH_SHMOBILE_MULTI)	+= clk-mstp.o
 # for emply built-in.o
-- 
2.0.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [GIT PULL] Renesas ARM Based SoC Clk Updates for v3.18
  2014-09-01  2:03 [GIT PULL] Renesas ARM Based SoC Clk Updates for v3.18 Simon Horman
  2014-09-01  2:03 ` [PATCH] clk: shmobile: Add r8a7794 support Simon Horman
@ 2014-09-05 16:14 ` Arnd Bergmann
  1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2014-09-05 16:14 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday 01 September 2014, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC clk updates for v3.18.
> 
> 
> I am taking this change through my tree with Mike's Ack
> as it seems to be a smooth way to handle things.
> 

Ok, merged into next/soc now.

	Arnd

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-05 16:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-01  2:03 [GIT PULL] Renesas ARM Based SoC Clk Updates for v3.18 Simon Horman
2014-09-01  2:03 ` [PATCH] clk: shmobile: Add r8a7794 support Simon Horman
2014-09-05 16:14 ` [GIT PULL] Renesas ARM Based SoC Clk Updates for v3.18 Arnd Bergmann

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).