Re: [PATCH V2] mfd: add MAX8907 core driver

2012-07-29 Thread Mark Brown
On Fri, Jul 27, 2012 at 01:04:31PM -0600, Stephen Warren wrote: > Note, this depends on the regmap series I just posted to compile. Which I didn't like so I didn't look at this. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.k

[PATCH V2] mfd: add MAX8907 core driver

2012-07-27 Thread Stephen Warren
From: Gyungoh Yoo 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 Gaikw