Merge branch 'vexpress-clk-soc' of git://git.linaro.org/people/pawelmoll/linux into...
authorArnd Bergmann <arnd@arndb.de>
Mon, 5 Nov 2012 17:43:11 +0000 (18:43 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 5 Nov 2012 17:43:11 +0000 (18:43 +0100)
commitdbe30538771b7c9811e397c7ce50db546209b4f6
treea820c2b4faddc6109e449a21b551b4a18339c287
parent8f0d8163b50e01f398b14bcd4dc039ac5ab18d64
parent433683a66401adb0150792e725cc4f631c94de46
Merge branch 'vexpress-clk-soc' of git://git.linaro.org/people/pawelmoll/linux into next/soc2

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

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.

The series is based on top of the clk tree from Mike Turquette.

* 'vexpress-clk-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>