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

2012-09-16 Thread Samuel Ortiz
Hi Stephen, On Wed, Aug 15, 2012 at 10:28:46AM -0600, Stephen Warren wrote: > 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: >

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

2012-08-24 Thread Stephen Warren
On 08/15/2012 10:28 AM, Stephen Warren wrote: > 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. Samuel, Does this look OK now? (although you're probably traveling to a

[PATCH V4] mfd: add MAX8907 core driver

2012-08-15 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