summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorGyungoh Yoo <jack.yoo@skyworksinc.com>2015-02-27 15:42:21 +0900
committerLee Jones <lee.jones@linaro.org>2015-03-12 09:08:12 +0000
commit2698dc22292e3e5fc2b24b2748018dcc09d70989 (patch)
tree10dcdb06579ab9461144d90c87aaefa492fb413a /drivers/mfd/Kconfig
parentccd173c541e7d3c864730e334dac36a8b6487a25 (diff)
downloadop-kernel-dev-2698dc22292e3e5fc2b24b2748018dcc09d70989.zip
op-kernel-dev-2698dc22292e3e5fc2b24b2748018dcc09d70989.tar.gz
mfd: Add support for Skyworks SKY81452 driver
Signed-off-by: Gyungoh Yoo <jack.yoo@skyworksinc.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index b277f37..5e68fde 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -791,6 +791,18 @@ config MFD_SM501_GPIO
lines on the SM501. The platform data is used to supply the
base number for the first GPIO line to register.
+config MFD_SKY81452
+ tristate "Skyworks Solutions SKY81452"
+ select MFD_CORE
+ select REGMAP_I2C
+ depends on I2C
+ help
+ This is the core driver for the Skyworks SKY81452 backlight and
+ voltage regulator device.
+
+ This driver can also be built as a module. If so, the module
+ will be called sky81452.
+
config MFD_SMSC
bool "SMSC ECE1099 series chips"
depends on I2C=y
OpenPOWER on IntegriCloud