Merge branch 'lpc32xx/soc' of https://github.com/vzapolskiy/linux into next/cleanup
authorOlof Johansson <olof@lixom.net>
Wed, 24 Feb 2016 20:21:24 +0000 (12:21 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 24 Feb 2016 20:21:24 +0000 (12:21 -0800)
commit1e4ee8791f8554721bf7555b207d8b5207a3b159
tree6bc9d3cdb34ca36c54eabe6cc5ad229521cd1302
parent915c7ce8ad9a7b2ea6f1e91d9a52ce605578e8bf
parent0ac1a101f5dd28c3894be3c0230ee7ea2e05e8aa
Merge branch 'lpc32xx/soc' of https://github.com/vzapolskiy/linux into next/cleanup

From Vladimir Zapolskiy:

"The main change is a switchover to a common clock framework driver for
LPC32xx, this also allows to reuse a shared LPC32xx clockevent driver, and
hence remove legacy clock and timer drivers from arch/arm/mach-lpc32xx.

I'm adding an official LPC32xx maintainer Roland to Cc, however he seems
to be unresponsive for a quite long time (since 2014)."

* 'lpc32xx/soc' of https://github.com/vzapolskiy/linux:
  arm: lpc32xx: remove direct control of GPIOs from shared mach file
  arm: lpc32xx: remove selected HAVE_IDE
  arm: lpc32xx: switch to common clock framework

Signed-off-by: Olof Johansson <olof@lixom.net>