mfd: Add support for STMPE SPI interface
authorViresh Kumar <viresh.kumar@st.com>
Thu, 17 Nov 2011 05:32:21 +0000 (11:02 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jan 2012 23:37:43 +0000 (00:37 +0100)
commite789995d5c612ecda83a9feb53fb2e42a51f685b
tree48f8b41b35ed5d096df820230021dc1328a02f5a
parent1a6e4b7415339e3b11a87cff0d701b8a2e55f062
mfd: Add support for STMPE SPI interface

Few STMPE controller can have register interface over SPI or I2C. Current
implementation only supports I2C.

This patch adds support for SPI interface for accessing STMPE's address space.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/stmpe-spi.c [new file with mode: 0644]
drivers/mfd/stmpe.h