mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver
authorRaymond Tan <raymond.tan@intel.com>
Mon, 2 Feb 2015 02:52:51 +0000 (10:52 +0800)
committerLee Jones <lee.jones@linaro.org>
Thu, 12 Mar 2015 09:07:17 +0000 (09:07 +0000)
commit60ae5b9f5cdd80c529eda13bfdd600a0fc857afb
tree5044e2b2e841ad0f70210687a868dfdb8ce82e8b
parente19f742885e87ab9582fdf5940f214419eb9275b
mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver

In Quark X1000, there's a single PCI device that provides both
an I2C controller and a GPIO controller. This MFD driver will
split the 2 devices for their respective drivers.

This patch is based on Josef Ahmad's initial work for Quark enabling.

Acked-by: Michael Turquette <mturquette@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Weike Chen <alvin.chen@intel.com>
Signed-off-by: Raymond Tan <raymond.tan@intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/intel_quark_i2c_gpio.c [new file with mode: 0644]