mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driver
authorAndreas Werner <andreas.werner@men.de>
Wed, 27 Aug 2014 17:51:45 +0000 (19:51 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 24 Sep 2014 12:30:16 +0000 (13:30 +0100)
commitdfbdcd7cefcaba306fc1ad36aa8bc1352149e730
tree67830569dcf9a0fcd79369f1e940fdde644f119e
parent52addcf9d6669fa439387610bc65c92fa0980cef
mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driver

The MEN 14F021P00 Board Management Controller provides an
I2C interface to the host to access the feature implemented in the BMC.
The BMC is a PIC Microntroller assembled on CPCI Card from MEN Mikroelektronik
and on a few Box/Display Computer.

Added MFD Core driver, supporting the I2C communication to the device.

The MFD driver currently supports the following features:
  - Watchdog
  - LEDs
- Hwmon (voltage monitoring)

Signed-off-by: Andreas Werner <andreas.werner@men.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/menf21bmc.c [new file with mode: 0644]