[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150109171131.GH2634@sirena.org.uk>
Date: Fri, 9 Jan 2015 17:11:31 +0000
From: Mark Brown <broonie@...nel.org>
To: Chen-Yu Tsai <wens@...e.org>
Cc: Gregory CLEMENT <gregory.clement@...e-electrons.com>,
Hans de Goede <hdegoede@...hat.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
Boris BREZILLON <boris.brezillon@...e-electrons.com>,
Jason Cooper <jason@...edaemon.net>,
Tawfik Bayouk <tawfik@...vell.com>,
Andrew Lunn <andrew@...n.ch>,
devicetree <devicetree@...r.kernel.org>,
Antoine Ténart
<antoine.tenart@...e-electrons.com>,
Mark Rutland <mark.rutland@....com>,
Nadav Haklai <nadavh@...vell.com>, linux-ide@...r.kernel.org,
Lior Amsalem <alior@...vell.com>,
Ezequiel Garcia <ezequiel.garcia@...e-electrons.com>,
Tejun Heo <tj@...nel.org>,
Maxime Ripard <maxime.ripard@...e-electrons.com>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
Ulf Hansson <ulf.hansson@...aro.org>
Subject: Re: [PATCH v2 2/4] Documentation: bindings: Add the regulator
property to the sub-nodes AHCI bindings
On Sat, Jan 10, 2015 at 12:29:32AM +0800, Chen-Yu Tsai wrote:
> Since the AHCI library code already supports the generic phy subsystem,
> with one phy possible for each port node, you could possibly add a
> generic phy that just takes a regulator, and hook it up that way.
> I don't know if the extra layer of indirection is good or not.
> Just offering an alternative.
Or if the supply is for the device at the other end of the link (which
is what it sounded like) then use that. This just sounds like the same
problem we have for all the enumerable buses in embedded systems where
we need to be able to understand that the device exists prior to it
being fully ready to appear in the system. Having the link/slot be a
device in Linux does indeed seem to be a common way people think about
doing this, it sounds like for this one it might be the most direct.
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists