Merge tag 'simple-mfd' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
authorArnd Bergmann <arnd@arndb.de>
Tue, 12 May 2015 14:35:29 +0000 (16:35 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 May 2015 14:35:29 +0000 (16:35 +0200)
commita746568e5173214f0fa1b532c6c2f12482bc637f
tree80706d6cbe0342b05cb38e2a8eb43fc00a5ccfca
parent030bbdbf4c833bc69f502eae58498bc5572db736
parent48f1a9a4e268dec7c7f3e79339cfb85699c48eb0
Merge tag 'simple-mfd' of git://git./linux/kernel/git/linusw/linux-integrator into next/drivers

Merge "Simple MFD base patches and cleanups" from Linus Walleij:

- Document MFD DT bindings
- Instantiate subdevices for simple MFDs
- Switch Integrator and RealView to use the simple MFD
- Augment LED driver to probe from platform device
- Add LEDs to Juno Vexpress64

* tag 'simple-mfd' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator:
  arm64: add LEDs and some trigger support to defconfig
  arm64: juno: Add APB registers and LEDs using syscon
  leds: syscon: instantiate from platform device
  ARM: dts: update syscons to use simple-mfd
  MFD/OF: document MFD devices and handle simple-mfd