regulator: max77686: Configure enable time to properly handle regulator enable
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Fri, 29 Apr 2016 10:59:51 +0000 (12:59 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 29 Apr 2016 11:31:39 +0000 (12:31 +0100)
commita9597305d97f6cf7c9e89dc1461e834c446d91fd
tree30082d1a5e5b8c70db61f0c4abe34ef9f16b50fd
parent314a8203b6de2df164399996ece1412ae8f6270d
regulator: max77686: Configure enable time to properly handle regulator enable

The enable time for buck regulators was not configured but actually is
essential: consumers, like usb3503, doing hard reset (regulator off/on)
should wait for the regulator to settle.

Configure the enable time according to datasheet.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max77686-regulator.c