]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'vexpress-soc' of git://git.linaro.org/people/pawelmoll/linux into next/soc
authorArnd Bergmann <arnd@arndb.de>
Fri, 26 Oct 2012 13:32:08 +0000 (15:32 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 26 Oct 2012 13:32:08 +0000 (15:32 +0200)
commit0df069a45228eb62ecf4e193df52db70b687e5b2
treecb664c299ce3e7a03e226716b271ce65d0bab803
parent4bddddf24b644fd884f20639a91871bcbf567974
parentf665f235c6ee31f84049920f16d1ff6e2dabc8f5
Merge branch 'vexpress-soc' of git://git.linaro.org/people/pawelmoll/linux into next/soc

This reworks the generic support for versatile express, in part
as preparation for the arm64 version of it that can now share
more of the code.

From Pawel Moll <pawel.moll@arm.com>:

* 'vexpress-soc' of git://git.linaro.org/people/pawelmoll/linux:
  ARM: vexpress: Remove motherboard dependencies in the DTS files
  ARM: vexpress: Start using new Versatile Express infrastructure
  ARM: vexpress: Add config bus components and clocks to DTs
  mfd: Versatile Express system registers driver
  mfd: Versatile Express config infrastructure

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