From: Gyungoh Yoo Date: Wed, 15 Aug 2012 16:28:46 +0000 (-0600) Subject: mfd: Add MAX8907 core driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~14^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a91d2f8d6e4c0fd3d6e1a2b5609eb93b114effb6;p=pandora-kernel.git mfd: Add MAX8907 core driver The MAX8907 is an I2C-based power-management IC containing voltage regulators, a reset controller, a real-time clock, and a touch-screen controller. The original driver was written by: * Gyungoh Yoo Various fixes and enhancements by: * Jin Park * Tom Cherry * Prashant Gaikwad * Dan Willemsen * Laxman Dewangan During upstreaming, I (swarren): * Converted to regmap. * Converted to regmap-irq. * Allowed probing from device tree. * Renamed from max8907c->max8907, since the driver covers at least the C and B revisions. * General cleanup. Signed-off-by: Gyungoh Yoo Signed-off-by: Stephen Warren Reviewed-by: Mark Brown #v3 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed