From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] mfd: add MAX8907 core driver Date: Thu, 02 Aug 2012 11:11:21 -0600 Message-ID: <501AB4B9.5030805@wwwdotorg.org> References: <1343854085-29663-1-git-send-email-swarren@wwwdotorg.org> <20120802161544.GE4537@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120802161544.GE4537@opensource.wolfsonmicro.com> Sender: linux-kernel-owner@vger.kernel.org To: Samuel Ortiz Cc: Mark Brown , Liam Girdwood , Laxman Dewangan , Gyungoh Yoo , linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, Stephen Warren List-Id: devicetree@vger.kernel.org On 08/02/2012 10:15 AM, Mark Brown wrote: > On Wed, Aug 01, 2012 at 02:48:05PM -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. > > Reviewed-by: Mark Brown Thanks very much. Samuel, please don't apply this just yet though - it looks like I need to make some minor changes to the header file and DT binding documentation to add in a definition for one more regulator. I'll repost the amended version along with the regulator driver later.