Merge tag 'renesas-clock3-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Wed, 30 Jul 2014 19:43:00 +0000 (12:43 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 30 Jul 2014 19:43:00 +0000 (12:43 -0700)
commit27ff34ef48fee78b61c25be4323c2c96db93d1f1
tree6acab6d9e54d7637d192372eda50a7187c1c4c71
parent8cfb4e3d302680baa9d425a8175bb86d3d0443e3
parenta0f7e7496d56ac2da7c684e2035815318c17973a
Merge tag 'renesas-clock3-for-v3.17' of git://git./linux/kernel/git/horms/renesas into next/dt

Merge "Third Round of Renesas ARM Based SoC Clock Updates for v3.17" from Simon
Horman:

Third Round of Renesas ARM Based SoC Clock Updates for v3.17

* Add legacy clocks for SCI for SoCs that do not yet have CCF support.
  This is to allow timer devices to be enabled using DT and
  will be removed after CCF support is added for each SoC.

  This is in keeping with the approach taken for enabling
  SCI (serial) devices using DT on these SoCs.

* tag 'renesas-clock3-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  ARM: shmobile: sh73a0: add CMT1 clock support for DT
  ARM: shmobile: r8a7740: add CMT1 clock support for DT
  ARM: shmobile: r8a73a4: add CMT1 clock support for DT
  ARM: shmobile: r8a7740: add TMU clock support for DT
  ARM: shmobile: r8a7778: add TMU clock support for DT

Signed-off-by: Olof Johansson <olof@lixom.net>