mmc: pwrseq-simple: Add an optional post-power-on-delay
authorHans de Goede <hdegoede@redhat.com>
Sun, 7 Aug 2016 19:02:38 +0000 (21:02 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 12 Sep 2016 08:35:20 +0000 (10:35 +0200)
commit958e66129fcc28de105a9226f63f4ddc781075c3
tree89b29da7a146abbc41db8aeb064b12337559ba8f
parented5f4b36623c2dea2b5d970ad55e0f10d2505741
mmc: pwrseq-simple: Add an optional post-power-on-delay

Some devices need a while to boot their firmware after providing clks /
de-asserting resets before they are ready to receive sdio commands.

This commits adds a post-power-on-delay-ms devicetree property to
mmc-pwrseq-simple for use with such devices.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt
drivers/mmc/core/pwrseq_simple.c
This page took 0.029242 seconds and 5 git commands to generate.