[PATCH 0/2] regulator: tps65910: dt: identify regulator by prop regulator-compatible.

From: Laxman Dewangan
Date: Tue Jun 19 2012 - 02:02:07 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/