[PATCH v4 0/4] ata: libahci: Allow using a regulator for each port
From: tj@kernel.org (Tejun Heo)
Date: 2015-01-19 14:54:22
Also in:
linux-devicetree, linux-ide, lkml
From: tj@kernel.org (Tejun Heo)
Date: 2015-01-19 14:54:22
Also in:
linux-devicetree, linux-ide, lkml
On Fri, Jan 16, 2015 at 08:58:18AM +0100, Hans de Goede wrote:
Hi, On 15-01-15 15:09, Gregory CLEMENT wrote:quoted
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?goryThanks, patches 1 - 3 look good and are: Acked-by: Hans de Goede <redacted> Tejun, can you please queue up 1 - 3 ?
Applied 1-3 to libata/for-3.20. Thanks. -- tejun