From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH v4 0/4] ata: libahci: Allow using a regulator for each port Date: Mon, 19 Jan 2015 09:54:13 -0500 Message-ID: <20150119145413.GJ8140@htj.dyndns.org> References: <1421330978-9694-1-git-send-email-gregory.clement@free-electrons.com> <54B8C49A.9070302@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <54B8C49A.9070302@redhat.com> Sender: linux-ide-owner@vger.kernel.org To: Hans de Goede Cc: Gregory CLEMENT , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Antoine =?iso-8859-1?Q?T=E9nart?= , Liam Girdwood , Mark Brown , Thomas Petazzoni , Ezequiel Garcia , Maxime Ripard , Boris BREZILLON , Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , linux-arm-kernel@lists.infradead.org, Lior Amsalem , Tawfik Bayouk , Nadav Haklai , Mark Rutland , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Fri, Jan 16, 2015 at 08:58:18AM +0100, Hans de Goede wrote: > Hi, >=20 > On 15-01-15 15:09, Gregory CLEMENT wrote: > >The current implementation of the libahci allows using one PHY per > >port but we still have one single regulator for the whole > >controller. This series adds the support of multiple regulators. > > > >This is the forth version of the series. > > > >The improvement of this version is the use of > >ahci_platform_put_resources to put the reference to the regulators. > > > >Thanks, > > > >Gr=E9gory >=20 > Thanks, patches 1 - 3 look good and are: >=20 > Acked-by: Hans de Goede >=20 > Tejun, can you please queue up 1 - 3 ? Applied 1-3 to libata/for-3.20. Thanks. --=20 tejun