Merge tag 'davinci-for-v3.10/soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2013 11:09:02 +0000 (13:09 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2013 11:09:02 +0000 (13:09 +0200)
commitac5ac893b21715cb6355303654b81625782d9cbf
treed3ee51c4603f5c0b621180d4815ae78106a07d02
parent0b191110a6eb435cba2fa6abd58af47cb7b76eee
parent93bd65150e4ee783b7366fd0e8172f347515df61
Merge tag 'davinci-for-v3.10/soc' of git://git./linux/kernel/git/nsekhar/linux-davinci into next/soc

From Sekhar Nori <nsekhar@ti.com>:

v3.10 SoC updates for DaVinci

a) adds support for eHRPWM clocks
b) Fix the way MMC/SD IP versions are communicated to driver
   in preparation for DT support
c) Minor cleanup in debug-macro.S

* tag 'davinci-for-v3.10/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: davinci: remove test for undefined Kconfig macro
  ARM: davinci: mmc: derive version information from device name
  ARM: davinci: da850: add ECAP & EHRPWM clock nodes
  ARM: davinci: clk framework support for enable/disable functionality

Includes an update to Linux 3.9-rc5

Signed-off-by: Arnd Bergmann <arnd@arndb.de>