Re: [PATCH v4 0/4] ata: libahci: Allow using a regulator for each port
From: Andrew Lunn <andrew@lunn.ch>
Date: 2015-01-19 15:07:49
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2015-01-19 15:07:49
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Mon, Jan 19, 2015 at 09:54:13AM -0500, Tejun Heo wrote:
On Fri, Jan 16, 2015 at 08:58:18AM +0100, Hans de Goede wrote:quoted
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 I will add 4/4 to mvebu/dt. Andrew