[U-Boot] [PATCH] regulator: fixed: obey startup delay
Simon Glass
sjg at chromium.org
Tue Aug 23 05:34:56 CEST 2016
On 22 August 2016 at 08:10, John Keeping <john at metanate.com> wrote:
>
> When enabling a fixed regulator, it may take some time to rise to the
> correct voltage. If we do not delay here then subsequent operations
> will fail.
>
> Signed-off-by: John Keeping <john at metanate.com>
> ---
> doc/device-tree-bindings/regulator/fixed.txt | 1 +
> drivers/power/regulator/fixed.c | 10 ++++++++++
> 2 files changed, 11 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list