regulator: rk808: Set the enable time for LDOs
authorDoug Anderson <dianders@chromium.org>
Sat, 21 Feb 2015 00:53:38 +0000 (16:53 -0800)
committerMark Brown <broonie@kernel.org>
Sat, 21 Feb 2015 14:32:43 +0000 (23:32 +0900)
commit28249b0c2fa361cdac450a6f40242ed45408a24f
tree87af84719b4f00357987de00728a69714c4f1b02
parentbfa76d49576599a4b9f9b7a71f23d73d6dcff735
regulator: rk808: Set the enable time for LDOs

The LDOs are documented in the rk808 datasheet to have a soft start
time of 400us.  Add that to the driver.  If this time takes longer on
a certain board the device tree should be able to override with
"regulator-enable-ramp-delay".

This fixes some dw_mmc probing problems (together with other patches
posted to the mmc maiing lists) on rk3288.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
drivers/regulator/rk808-regulator.c