aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2012-05-14 17:46:51 +0530
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-05-14 18:03:04 +0100
commit9a00630c3db8ca064a8904dbcd9632fb81244bc0 (patch)
treeecd498e18ba5353096d8d24bbd8e78dc5a2068c3 /Documentation/devicetree
parentregulator: rc5t583: Convert to regulator_set_voltage_sel_regmap and regulator_map_voltage_linear (diff)
downloadlinux-dev-9a00630c3db8ca064a8904dbcd9632fb81244bc0.tar.xz
linux-dev-9a00630c3db8ca064a8904dbcd9632fb81244bc0.zip
regulator: tps62360: support force PWM mode via regulator mode
Change the mechanism of enabling the force PWM mode through regulator set mode. This can be dynamically configured now. In the REGULATOR_MODE_FAST the force PWM is enabled and in REGULATOR_MODE_NORMAL the force PWM is disabled. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/regulator/tps62360-regulator.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/tps62360-regulator.txt b/Documentation/devicetree/bindings/regulator/tps62360-regulator.txt
index f411b57c7751..c8ca6b8f6582 100644
--- a/Documentation/devicetree/bindings/regulator/tps62360-regulator.txt
+++ b/Documentation/devicetree/bindings/regulator/tps62360-regulator.txt
@@ -9,7 +9,6 @@ Required properties:
- reg: I2C slave address
Optional properties:
-- ti,enable-force-pwm: Enable force PWM mode. This is boolean value.
- ti,enable-vout-discharge: Enable output discharge. This is boolean value.
- ti,enable-pull-down: Enable pull down. This is boolean value.
- ti,vsel0-gpio: GPIO for controlling VSEL0 line.