devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] Documentation: mmc: add description for power-delay-ms
@ 2018-04-21  8:03 Shawn Lin
  2018-04-21  8:03 ` [PATCH 2/2] mmc: core: add tunable delay waiting for power to be stable Shawn Lin
  0 siblings, 1 reply; 6+ messages in thread
From: Shawn Lin @ 2018-04-21  8:03 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Rob Herring, Jaehoon Chung, Wolfram Sang, Adrian Hunter,
	linux-mmc, devicetree, Shawn Lin

power-delay-ms woule be used 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>
---

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

diff --git a/Documentation/devicetree/bindings/mmc/mmc.txt b/Documentation/devicetree/bindings/mmc/mmc.txt
index 467cd7b..8db2ba0 100644
--- a/Documentation/devicetree/bindings/mmc/mmc.txt
+++ b/Documentation/devicetree/bindings/mmc/mmc.txt
@@ -56,6 +56,8 @@ 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).
+- power-delay-ms: Tunable delay waiting for I/O signalling and card power supply
+  to be stable. 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] 6+ messages in thread

end of thread, other threads:[~2018-04-23  7:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-21  8:03 [PATCH 1/2] Documentation: mmc: add description for power-delay-ms Shawn Lin
2018-04-21  8:03 ` [PATCH 2/2] mmc: core: add tunable delay waiting for power to be stable Shawn Lin
2018-04-23  6:24   ` Adrian Hunter
2018-04-23  7:33     ` Shawn Lin
2018-04-23  7:36       ` Adrian Hunter
2018-04-23  7:46         ` Shawn Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).