regulator: of: Added a property to indicate bypass mode support
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 20 Jun 2013 08:37:37 +0000 (14:07 +0530)
committerMark Brown <broonie@linaro.org>
Thu, 20 Jun 2013 11:20:09 +0000 (12:20 +0100)
commit93134c7b40580ae8bb061d278a3ecffd7bbfccd6
treee9174147184bd2b4336c5427f7fa9c019da026ac
parent7d132055814ef17a6c7b69f342244c410a5e000f
regulator: of: Added a property to indicate bypass mode support

Added a property to indicate if the regulator supports bypass mode.
Also modified of_get_regulation_constraints() to check for that
property and set appropriate constraints.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/regulator/regulator.txt
drivers/regulator/of_regulator.c