linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM Based SoC Clock Updates for v3.16
@ 2014-04-17  0:23 Simon Horman
  2014-04-17  0:31 ` [PATCH 1/8] ARM: shmobile: r8a7791: Use rcar_gen2_read_mode_pins() helper Simon Horman
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Simon Horman @ 2014-04-17  0:23 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM Based SoC Clock Updates for v3.16.


The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-clock-for-v3.16

for you to fetch changes up to 932616eed0308cbebbb20a079e4bed3674bf1117:

  ARM: shmobile: r8a7790: remove old style audio clock (2014-04-14 12:49:43 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Clock Updates for v3.16

SH Mobile shared clock code
* Introduce shmobile_clk_workaround()

r8a7791 (R-Car M2) SoC
* Rename VSP1_SY clocks to VSP1_S
* Correct the I2C clocks parents

r8a7790 (R-Car H2) SoC
* Remove old style audio clock
* Rename VSP1_(SY|RT) clocks to VSP1_(S|R)
* Fix the I2C clocks parents

r8a7778 (R-Car M1) SoC
* Remove old style audio clock

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: r8a7791: Use rcar_gen2_read_mode_pins() helper

Kuninori Morimoto (2):
      ARM: shmobile: r8a7778: remove old style audio clock
      ARM: shmobile: r8a7790: remove old style audio clock

Laurent Pinchart (4):
      ARM: shmobile: r8a7790: Fix the I2C clocks parents in legacy code
      ARM: shmobile: r8a7791: Fix the I2C clocks parents in legacy code
      ARM: shmobile: r8a7790: Rename VSP1_(SY|RT) clocks to VSP1_(S|R)
      ARM: shmobile: r8a7791: Rename VSP1_SY clocks to VSP1_S

Magnus Damm (1):
      ARM: shmobile: Introduce shmobile_clk_workaround()

 arch/arm/boot/dts/r8a7790.dtsi              |  2 +-
 arch/arm/boot/dts/r8a7791.dtsi              |  2 +-
 arch/arm/mach-shmobile/Makefile             |  2 +-
 arch/arm/mach-shmobile/clock-r8a7778.c      | 22 ++++++++------------
 arch/arm/mach-shmobile/clock-r8a7790.c      | 32 +++++++++++++----------------
 arch/arm/mach-shmobile/clock-r8a7791.c      | 23 ++++++++-------------
 arch/arm/mach-shmobile/clock.c              | 28 +++++++++++++++++++++++++
 arch/arm/mach-shmobile/include/mach/clock.h | 16 +++++++++++++++
 include/dt-bindings/clock/r8a7790-clock.h   |  4 ++--
 include/dt-bindings/clock/r8a7791-clock.h   |  2 +-
 10 files changed, 81 insertions(+), 52 deletions(-)

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

end of thread, other threads:[~2014-05-05 20:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17  0:23 [GIT PULL] Renesas ARM Based SoC Clock Updates for v3.16 Simon Horman
2014-04-17  0:31 ` [PATCH 1/8] ARM: shmobile: r8a7791: Use rcar_gen2_read_mode_pins() helper Simon Horman
2014-04-17  0:31 ` [PATCH 2/8] ARM: shmobile: Introduce shmobile_clk_workaround() Simon Horman
2014-04-17  0:31 ` [PATCH 3/8] ARM: shmobile: r8a7790: Fix the I2C clocks parents in legacy code Simon Horman
2014-04-17  0:31 ` [PATCH 4/8] ARM: shmobile: r8a7791: " Simon Horman
2014-04-17  0:31 ` [PATCH 5/8] ARM: shmobile: r8a7790: Rename VSP1_(SY|RT) clocks to VSP1_(S|R) Simon Horman
2014-04-17  0:31 ` [PATCH 6/8] ARM: shmobile: r8a7791: Rename VSP1_SY clocks to VSP1_S Simon Horman
2014-04-17  0:31 ` [PATCH 7/8] ARM: shmobile: r8a7778: remove old style audio clock Simon Horman
2014-04-17  0:31 ` [PATCH 8/8] ARM: shmobile: r8a7790: " Simon Horman
2014-05-05 20:52 ` [GIT PULL] Renesas ARM Based SoC Clock Updates for v3.16 Olof Johansson

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