[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141003164206.GD3594@sirena.org.uk>
Date: Fri, 3 Oct 2014 17:42:06 +0100
From: Mark Brown <broonie@...nel.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: atull@...nsource.altera.com, jdelvare@...e.de,
lm-sensors@...sensors.org, lgirdwood@...il.com, robh+dt@...nel.org,
pawel.moll@....com, mark.rutland@....com,
ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
delicious.quinoa@...il.com, dinguyen@...nsource.altera.com,
yvanderv@...nsource.altera.com
Subject: Re: [PATCH v5 3/4] pmbus: add regulator support
On Fri, Oct 03, 2014 at 08:23:02AM -0700, Guenter Roeck wrote:
> do you have an immutable branch or tag I could merge to get
> the necessary regulator patches ?
The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-simple-of
for you to fetch changes up to ef126a4a8112998a9d4dcea166781331f1020f76:
regulator: of: Add stub OF match function for !OF case (2014-09-10 16:40:07 +0100)
----------------------------------------------------------------
regulator: Simplified OF matching
Provide a simplified way of matching regulators in DT in order to save
some fiddly code in drivers.
----------------------------------------------------------------
Mark Brown (2):
regulator: of: Provide simplified DT parsing method
regulator: of: Add stub OF match function for !OF case
drivers/regulator/core.c | 10 +++++---
drivers/regulator/internal.h | 14 +++++++++++
drivers/regulator/of_regulator.c | 51 ++++++++++++++++++++++++++++++++++++++++
include/linux/regulator/driver.h | 4 ++++
4 files changed, 76 insertions(+), 3 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists