]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mfd: Initial max8925 support
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Fri, 8 Jan 2010 11:29:23 +0000 (12:29 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Mar 2010 21:17:06 +0000 (22:17 +0100)
commitd50f8f339f6901fccc9d4292b65ce8b69d7413d4
treeda0256c7151f96177209c392c49e1a9b058f2f23
parent34a4b2391e9fbd12de9817de4ae409528bd7d7b6
mfd: Initial max8925 support

Basic Max8925 support, which is a power management IC from Maxim
Semiconductor.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/max8925-core.c [new file with mode: 0644]
drivers/mfd/max8925-i2c.c [new file with mode: 0644]
include/linux/mfd/max8925.h [new file with mode: 0644]