mfd: Add MAX77693 driver
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 14 May 2012 20:50:39 +0000 (22:50 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 20 May 2012 15:27:05 +0000 (17:27 +0200)
commit83871c00bb43f41d85dd15aba56a83bbb191eabc
tree034d40d8696896f4c42895675b3bfb79def58812
parentebd29c6cc0b29b4bb041441fc251e0f400eea2cf
mfd: Add MAX77693 driver

This patch adds MFD driver for MAX77693 to enable its sub devices.

The MAX77693 is a multi-function devices. It includes PMIC,
MUIC(Micro USB Interface Controller), flash LED control and
haptic motor control.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/max77693.c [new file with mode: 0644]
include/linux/mfd/max77693-private.h [new file with mode: 0644]
include/linux/mfd/max77693.h [new file with mode: 0644]
This page took 0.026474 seconds and 5 git commands to generate.