From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v4 2/3] regulator: tps6586x: add and use correct voltage table Date: Wed, 4 Dec 2013 14:40:10 +0000 Message-ID: <20131204144010.GA26581@lee--X1> References: <127fe07e18665f93aa8d7c03e03164f1a049ddb6.1386108712.git.stefan@agner.ch> <20131204121424.GN29268@sirena.org.uk> <0983a0fa016faa5674834afad4472413@agner.ch> <20131204142954.GW29268@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <20131204142954.GW29268-GFdadSzt00ze9xe1eoZjHA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: Stefan Agner , swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org, thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org, lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, kai.poggensee-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org, sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org > > > Acked-by: Mark Brown >=20 > > > I won't apply since I think that patch 3 needs to go along with t= his, > > > unless people decide the regulator tree is the easiest way to mer= ge. >=20 > > I merged the dependent DT changes into that patch, so from my side, > > patch 3 don't needs to go along with this... >=20 > OK, though now I look I see it also depends on patch 1 itself so at > least those two will need to go together. Well as I've already applied patch 1, I can take this too, no problem. --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Wed, 4 Dec 2013 14:40:10 +0000 Subject: [PATCH v4 2/3] regulator: tps6586x: add and use correct voltage table In-Reply-To: <20131204142954.GW29268@sirena.org.uk> References: <127fe07e18665f93aa8d7c03e03164f1a049ddb6.1386108712.git.stefan@agner.ch> <20131204121424.GN29268@sirena.org.uk> <0983a0fa016faa5674834afad4472413@agner.ch> <20131204142954.GW29268@sirena.org.uk> Message-ID: <20131204144010.GA26581@lee--X1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > > > Acked-by: Mark Brown > > > > I won't apply since I think that patch 3 needs to go along with this, > > > unless people decide the regulator tree is the easiest way to merge. > > > I merged the dependent DT changes into that patch, so from my side, > > patch 3 don't needs to go along with this... > > OK, though now I look I see it also depends on patch 1 itself so at > least those two will need to go together. Well as I've already applied patch 1, I can take this too, no problem. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932358Ab3LDOkU (ORCPT ); Wed, 4 Dec 2013 09:40:20 -0500 Received: from mail-yh0-f52.google.com ([209.85.213.52]:52313 "EHLO mail-yh0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932262Ab3LDOkS (ORCPT ); Wed, 4 Dec 2013 09:40:18 -0500 Date: Wed, 4 Dec 2013 14:40:10 +0000 From: Lee Jones To: Mark Brown Cc: Stefan Agner , swarren@wwwdotorg.org, thierry.reding@gmail.com, dev@lynxeye.de, lgirdwood@gmail.com, kai.poggensee@avionic-design.de, sameo@linux.intel.com, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-tegra-owner@vger.kernel.org Subject: Re: [PATCH v4 2/3] regulator: tps6586x: add and use correct voltage table Message-ID: <20131204144010.GA26581@lee--X1> References: <127fe07e18665f93aa8d7c03e03164f1a049ddb6.1386108712.git.stefan@agner.ch> <20131204121424.GN29268@sirena.org.uk> <0983a0fa016faa5674834afad4472413@agner.ch> <20131204142954.GW29268@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20131204142954.GW29268@sirena.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > > Acked-by: Mark Brown > > > > I won't apply since I think that patch 3 needs to go along with this, > > > unless people decide the regulator tree is the easiest way to merge. > > > I merged the dependent DT changes into that patch, so from my side, > > patch 3 don't needs to go along with this... > > OK, though now I look I see it also depends on patch 1 itself so at > least those two will need to go together. Well as I've already applied patch 1, I can take this too, no problem. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog