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-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html