Merge branch 'lpc32xx/dt' of https://github.com/vzapolskiy/linux into next/dt
authorOlof Johansson <olof@lixom.net>
Wed, 24 Feb 2016 21:37:02 +0000 (13:37 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 24 Feb 2016 21:38:58 +0000 (13:38 -0800)
commit9a9f182606cb2fa4bd10a5a893623d44d5c8e11b
tree9d0f7465cafa5444fd5b055dc8cc24bd616d8850
parenta6b1786897b8551a2c7211c3c9278d8b05a2ad05
parentd06670e96267d1f1a771f71f5719c0a2c0092ec1
Merge branch 'lpc32xx/dt' of https://github.com/vzapolskiy/linux into next/dt

Merge DT changes for lpc32xx from Vladimir Zapolskiy:

"The changes add description of clock providers and clock consumers,
define default irq types of SoC controllers and add PHY3250 board
regulators.

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

* 'lpc32xx/dt' of https://github.com/vzapolskiy/linux:
  arm: dts: phy3250: add SD fixed regulator
  arm: dts: phy3250: add lcd and backlight fixed regulators
  arm: dts: lpc32xx: assign interrupt types
  arm: dts: lpc32xx: remove clock frequency property from UART device nodes
  arm: dts: lpc32xx: add USB clock controller
  arm: dts: lpc32xx: add clock properties to device nodes
  arm: dts: lpc32xx: add clock controller device node
  arm: dts: lpc32xx: add device nodes for external oscillators
  dt-bindings: create arm/nxp folder and move LPC32xx SoC description to it

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