From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCHv4 2/4] regulator: omap smps regulator driver Date: Mon, 8 Aug 2011 09:28:20 +0100 Message-ID: <4E3F9E24.1040808@ti.com> References: <1311853739-18984-1-git-send-email-t-kristo@ti.com> <1311853739-18984-3-git-send-email-t-kristo@ti.com> <20110729094853.GC13218@opensource.wolfsonmicro.com> <87wrersley.fsf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:52401 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751889Ab1HHI22 (ORCPT ); Mon, 8 Aug 2011 04:28:28 -0400 In-Reply-To: <87wrersley.fsf@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Hilman, Kevin" Cc: Mark Brown , "Kristo, Tero" , "linux-omap@vger.kernel.org" , Tony Lindgren , Todd Poynor , Graeme Gregory On 05/08/11 20:33, Hilman, Kevin wrote: > Mark Brown writes: > >> On Thu, Jul 28, 2011 at 02:48:57PM +0300, Tero Kristo wrote: >>> OMAP SMPS regulator driver provides access to OMAP voltage processor >>> controlled regulators. These include VDD_MPU and VDD_CORE for OMAP3 and >>> additionally VDD_IVA for OMAP4. SMPS regulators use the OMAP voltage >>> layer for the actual voltage regulation operations. >>> >>> Signed-off-by: Tero Kristo >> >> Acked-by: Mark Brown > > Do you prefer we merge this via OMAP trees (along with the > infrastructure) or would you like to merge it. > > At this point, it's probably best to merge it along with the voltage > infrastructure, which still might change slightly at the API level. > Ok, lets merge with the voltage infrastructure. Thanks Liam