]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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)
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


Trivial merge