commit | e9256e142f597edf90c68cec22db4c4aebaa27de | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Sat May 06 11:43:05 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue May 23 14:17:36 2017 +0200 |
tree | d46304bb84308db1b084819e36db02aaeadeb228 | |
parent | c477ebe21fabe0010a2ed324ce3a1762c757d867 [diff] |
mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property If the optional power-off-delay-us property is found, insert the corresponding delay after asserting the GPIO during power off. This enables a graceful shutdown sequence for some devices. Cc: linux-mmc@vger.kernel.org Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de>