regulator: tps65090: Allow setting the overcurrent wait time
authorDoug Anderson <dianders@chromium.org>
Wed, 16 Apr 2014 23:12:28 +0000 (16:12 -0700)
committerMark Brown <broonie@linaro.org>
Fri, 18 Apr 2014 15:02:00 +0000 (16:02 +0100)
The tps65090 regulator allows you to specify how long you want it to
wait before detecting an overcurrent condition.  Allow specifying that
through the device tree (or through platform data).

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Michael Spang <spang@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found