[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1340085087-6608-1-git-send-email-ldewangan@nvidia.com>
Date: Tue, 19 Jun 2012 11:21:25 +0530
From: Laxman Dewangan <ldewangan@...dia.com>
To: <broonie@...nsource.wolfsonmicro.com>, <lrg@...com>,
<rob.herring@...xeda.com>, <grant.likely@...retlab.ca>,
<swarren@...dotorg.org>
CC: <sameo@...ux.intel.com>, <devicetree-discuss@...ts.ozlabs.org>,
<linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Laxman Dewangan <ldewangan@...dia.com>
Subject: [PATCH 0/2] regulator: tps65910: dt: identify regulator by prop regulator-compatible.
Based on the discussion on patch
[PATCH 2/2] ARM: dt: tegra: cardhu: register core regulator tps65911
adding the property "regulator-compatible" for each regulator of device.
Modifying documentation as well to reflect this change.
Adding common API in regulators/of_regualator to match regulator
by their id.
Laxman Dewangan (2):
regulator: support for regulator match by regulator-compatible
regulator: tps65910: dt: identify regulator by regulator-compatible
Documentation/devicetree/bindings/mfd/tps65910.txt | 54 +++++++++++++----
drivers/regulator/of_regulator.c | 61 ++++++++++++++++++++
drivers/regulator/tps65910-regulator.c | 3 +-
include/linux/regulator/of_regulator.h | 13 ++++
4 files changed, 117 insertions(+), 14 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists