commit | 34f89b8efab4c0fcb24b9149885aad4ab1c684a9 | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@st.com> | Wed Jun 27 11:59:47 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 19 16:31:36 2018 -0400 |
tree | a41a6ea207bba4ce6f2f4a5150468f1e71cd1792 | |
parent | cf65fa44ad14f5ac4af34065a5bd3f9a2a8c6f85 [diff] |
power: regulator: stpmu1: add power off delay This patch adds a delay when regulators are disabled. This delay is set to 5 ms to cover all use cases. The worst use case actually seen is during a SD card power cycle. Signed-off-by: Christophe Kerello <christophe.kerello@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>