
On Thu, Jul 26, 2018 at 01:59:20PM +0000, Peng Fan wrote:
-----Original Message----- From: Peng Fan Sent: 2018年7月26日 19:47 To: sjg@chromium.org; trini@konsulko.com Cc: yamada.masahiro@socionext.com; u-boot@lists.denx.de; Peng Fan peng.fan@nxp.com Subject: [PATCH V2] drivers: regulator: fixed: add u-boot,off-on-delay-us
Add u-boot,off-on-delay-us for fixed regulator.
Depends on board design, the gpio regulator sometimes connects with a big capacitance. When need to off, then on the regulator, if there is no enough delay, the voltage does not drop to 0, so introduce this property to handle such case.
Signed-off-by: Peng Fan peng.fan@nxp.com Reviewed-by: Simon Glass sjg@chromium.org Cc: Masahiro Yamada yamada.masahiro@socionext.com
V2: Moved device tree bindings to new directory. Simon, I keep you reviewed by tag. Thanks.
Sorry, this patchset should be V3 version.
Tom, should I resend a v3 out? Or you could apply this one?
Barring further comments from people, you can just keep this version. FWIW, I think that if people register with patchwork they can manage the state of their own patches and that always helps keep me from failing to notice something / grab the wrong version :) Thanks!