All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Shawn Lin <shawn.lin@rock-chips.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	Jaehoon Chung <jh80.chung@samsung.com>,
	Wolfram Sang <wsa+renesas@sang-engineering.com>,
	Adrian Hunter <adrian.hunter@intel.com>,
	linux-mmc@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 1/2] Documentation: mmc: add description for power-delay-ms
Date: Fri, 27 Apr 2018 13:54:58 -0500	[thread overview]
Message-ID: <20180427185458.6o5tlfic75gy2vqr@rob-hp-laptop> (raw)
In-Reply-To: <1524471030-3527-1-git-send-email-shawn.lin@rock-chips.com>

On Mon, Apr 23, 2018 at 04:10:29PM +0800, Shawn Lin wrote:
> 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>
> ---
> 
> Changes in v2: None
> 
>  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.

How long do you need? Would changing the default to say 20ms work and 
still be short enough others don't care?

Can we use the same property as the mmc pwrseq binding defines: 
post-power-on-delay-ms

Rob

  parent reply	other threads:[~2018-04-27 18:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-23  8:10 [PATCH v2 1/2] Documentation: mmc: add description for power-delay-ms Shawn Lin
2018-04-23  8:10 ` [PATCH v2 2/2] mmc: core: add tunable delay waiting for power to be stable Shawn Lin
2018-04-23  8:36   ` Adrian Hunter
2018-04-27 18:54 ` Rob Herring [this message]
2018-04-28  1:11   ` [PATCH v2 1/2] Documentation: mmc: add description for power-delay-ms Shawn Lin
2018-05-02 12:46     ` Ulf Hansson
2018-05-03  7:26       ` Shawn Lin
2018-05-07 13:46         ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180427185458.6o5tlfic75gy2vqr@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jh80.chung@samsung.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=shawn.lin@rock-chips.com \
    --cc=ulf.hansson@linaro.org \
    --cc=wsa+renesas@sang-engineering.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.