public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/2] Documentation: mmc: addtional description for post-power-on-delay-ms
@ 2018-05-08  1:04 Shawn Lin
  2018-05-08  1:04 ` [PATCH v3 2/2] mmc: core: add tunable delay waiting for power to be stable Shawn Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Shawn Lin @ 2018-05-08  1:04 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Rob Herring, linux-mmc, Wolfram Sang, Adrian Hunter, devicetree,
	Shawn Lin

post-power-on-delay-ms woule be reused to substitute the hard-coded 10ms
delay waiting for power supply to be stable, specificed by individual
platform/board. Default to 10ms as before, if no available.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>

---

Changes in v3:
- reused post-power-on-delay-ms suggested by Rob

Changes in v2: None

 Documentation/devicetree/bindings/mmc/mmc.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/mmc.txt b/Documentation/devicetree/bindings/mmc/mmc.txt
index 467cd7b..a1d0cf4 100644
--- a/Documentation/devicetree/bindings/mmc/mmc.txt
+++ b/Documentation/devicetree/bindings/mmc/mmc.txt
@@ -56,6 +56,10 @@ Optional properties:
 - fixed-emmc-driver-type: for non-removable eMMC, enforce this driver type.
   The value <n> is the driver type as specified in the eMMC specification
   (table 206 in spec version 5.1).
+- post-power-on-delay-ms : It was invented for MMC pwrseq-simple which could
+  be referred to mmc-pwrseq-simple.txt. But now it's reused as a tunable delay
+  waiting for I/O signalling and card power supply to be stable, regardless of
+  whether pwrseq-simple is used. Default to 10ms if no available.
 
 *NOTE* on CD and WP polarity. To use common for all SD/MMC host controllers line
 polarity properties, we have to fix the meaning of the "normal" and "inverted"
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-21 11:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-08  1:04 [PATCH v3 1/2] Documentation: mmc: addtional description for post-power-on-delay-ms Shawn Lin
2018-05-08  1:04 ` [PATCH v3 2/2] mmc: core: add tunable delay waiting for power to be stable Shawn Lin
2018-05-21 11:36   ` Ulf Hansson
2018-05-08 15:38 ` [PATCH v3 1/2] Documentation: mmc: addtional description for post-power-on-delay-ms Rob Herring
2018-05-21 11:35 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox