]> Pileus Git - ~andy/linux/commit
Merge tag 'renesas-dt-fixes-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 9 Jan 2014 06:08:01 +0000 (22:08 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 9 Jan 2014 06:08:01 +0000 (22:08 -0800)
commit708d2aa14d1eefef3dd758242787e837485baad7
treef6966616ab3184764583ae4d6ae0e15bb44a06ac
parent4ac383ed3a12a7a56d70456403b7abd95477d840
parent3effae8c26f451a9d572255c08dfbe342dd1dc98
Merge tag 'renesas-dt-fixes-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt

From Simon Horman:
Renesas ARM Based SoC DT Fixes for v3.14

Revert the addition of SSI clocks to DT for the
r8a7790 (R-Car H2) and r8a7791 (R-Car M2) SoCs.

Unfortunately these patches prevent booting the
r8a7790-based Lager board and r8a7791-based Koelsch board
to the point where a serial output is available.

A solution to this problem is being sought but has not
yet been finalised so in the mean time revert the changes.

* tag 'renesas-dt-fixes-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  Revert "ARM: shmobile: r8a7791: Add SSI clocks in device tree"
  Revert "ARM: shmobile: r8a7790: Add SSI clocks in device tree"

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