Merge tag 'davinci-for-v3.10/dt' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2013 11:10:44 +0000 (13:10 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2013 11:10:44 +0000 (13:10 +0200)
commit759417ac74fedf74af9c1c1510a9e4e15b951239
tree71348385962f026e7af41c88a35aeebf3c89d337
parentac5ac893b21715cb6355303654b81625782d9cbf
parentdb4c8fa7c0214c83cbbc990ba630b3b613fcf7c5
Merge tag 'davinci-for-v3.10/dt' of git://git./linux/kernel/git/nsekhar/linux-davinci into next/soc

From Sekhar Nori <nsekhar@ti.com>:

v3.10 DT updates for DaVinci

The pull request adds support for MMC/SD and regulator on DA850 EVM.

* tag 'davinci-for-v3.10/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: davinci: da850: override mmc DT node device name
  ARM: davinci: da850: add mmc DT entries
  mmc: davinci_mmc: add DT support
  ARM: davinci: da850: add tps6507x regulator DT data
  ARM: regulator: add tps6507x device tree data

Merged into soc branch rather than DT branch to avoid circular dependencies.

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