From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 2/2] regulator: tps6586x: add support for input supply Date: Mon, 23 Jul 2012 14:54:55 -0600 Message-ID: <500DBA1F.7050605@wwwdotorg.org> References: <1342187432-18668-1-git-send-email-ldewangan@nvidia.com> <1342187432-18668-3-git-send-email-ldewangan@nvidia.com> <20120713142229.GM4215@opensource.wolfsonmicro.com> <500057A0.1050108@nvidia.com> <20120715212114.GI4041@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120715212114.GI4041-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: Laxman Dewangan , "ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org" , "olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org" , "lrg-l0cyMroinI0@public.gmane.org" , "thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" , "rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org" , "grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On 07/15/2012 03:21 PM, Mark Brown wrote: > On Fri, Jul 13, 2012 at 10:45:12PM +0530, Laxman Dewangan wrote: > >> I was thinking that 1/2 should also go through your tree to >> avoid any functionality break on existing platform who are using >> this regulator. > > I'd be happy to do that if the ARM people are happy with it; just > let me know and resend the patch if you want me to apply it. Patch 2/2 really depends on patch 1/2 to avoid git bisect breakage; are you able to rebase it to maintain that order when applying it? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754870Ab2GWUzB (ORCPT ); Mon, 23 Jul 2012 16:55:01 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:50614 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753832Ab2GWUy7 (ORCPT ); Mon, 23 Jul 2012 16:54:59 -0400 Message-ID: <500DBA1F.7050605@wwwdotorg.org> Date: Mon, 23 Jul 2012 14:54:55 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: Mark Brown CC: Laxman Dewangan , "ccross@android.com" , "olof@lixom.net" , "lrg@ti.com" , "thierry.reding@avionic-design.de" , "linux-kernel@vger.kernel.org" , "linux-tegra@vger.kernel.org" , "linux-doc@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , "rob.herring@calxeda.com" , "grant.likely@secretlab.ca" Subject: Re: [PATCH 2/2] regulator: tps6586x: add support for input supply References: <1342187432-18668-1-git-send-email-ldewangan@nvidia.com> <1342187432-18668-3-git-send-email-ldewangan@nvidia.com> <20120713142229.GM4215@opensource.wolfsonmicro.com> <500057A0.1050108@nvidia.com> <20120715212114.GI4041@opensource.wolfsonmicro.com> In-Reply-To: <20120715212114.GI4041@opensource.wolfsonmicro.com> X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/15/2012 03:21 PM, Mark Brown wrote: > On Fri, Jul 13, 2012 at 10:45:12PM +0530, Laxman Dewangan wrote: > >> I was thinking that 1/2 should also go through your tree to >> avoid any functionality break on existing platform who are using >> this regulator. > > I'd be happy to do that if the ARM people are happy with it; just > let me know and resend the patch if you want me to apply it. Patch 2/2 really depends on patch 1/2 to avoid git bisect breakage; are you able to rebase it to maintain that order when applying it?