public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver
@ 2014-11-11 13:42 Raymond Tan
  2014-11-11 13:42 ` [PATCH v2 1/1] " Raymond Tan
  0 siblings, 1 reply; 7+ messages in thread
From: Raymond Tan @ 2014-11-11 13:42 UTC (permalink / raw)
  To: Lee Jones, Samuel Ortiz
  Cc: linux-kernel, Alvin Chen, Raymond Tan, Andriy Shevchenko

From: "Tan, Raymond" <raymond.tan@intel.com>

Hi,
This patch is for enabling support of Intel Quark X1000 I2C controller and
GPIO controller. In Quark X1000, the platform exports a single PCI device
with both I2C and GPIO functions.

This MFD driver will split the 2 devices for their respective drivers.

---
Changes in v2:
* Fix possible memory leak

Raymond Tan (1):
  mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver

 drivers/mfd/Kconfig                |   11 ++
 drivers/mfd/Makefile               |    1 +
 drivers/mfd/intel_quark_i2c_gpio.c |  298 ++++++++++++++++++++++++++++++++++++
 3 files changed, 310 insertions(+)
 create mode 100644 drivers/mfd/intel_quark_i2c_gpio.c

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-12-11  9:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11 13:42 [PATCH v2 0/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver Raymond Tan
2014-11-11 13:42 ` [PATCH v2 1/1] " Raymond Tan
2014-11-18 17:21   ` Lee Jones
2014-11-24 13:51     ` Tan, Raymond
2014-11-25 16:51       ` Lee Jones
2014-11-25 16:52         ` Lee Jones
2014-12-11  9:50           ` Tan, Raymond

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox