]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 27 Mar 2013 21:36:26 +0000 (22:36 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 27 Mar 2013 21:36:26 +0000 (22:36 +0100)
commitcba26c5ab991768cb7c2d6e96952f1226818fb41
tree329e317c76f16affcceac9f8ac8a34b7fe5fffe5
parent68843129b1abc14daa2756cf630717b22fec035d
parent265c3c0a64df50c0e8fe55cfe8af8851ed5feca5
Merge tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes

From Linus Walleij <linus.walleij@stericsson.com>:

Fixes boot regressions on Device Tree:
- Get TCPM and TCDM locations from the device tree
- Skip passing the ios_handler for the MMCI
- Enable the ethernet clock for Snowball

* tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson:
  ARM: ux500: Enable the clock controlling Ethernet on Snowball
  ARM: ux500: Stop passing ios_handler() as an MMCI power controlling call-back
  ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DT

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