All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Ball <cjb@laptop.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: linux-mmc@vger.kernel.org
Subject: Re: [PATCH] mmc: fix DT binding documentation SDHCI left-over
Date: Mon, 28 Jan 2013 16:35:08 -0500	[thread overview]
Message-ID: <87wqux6lf7.fsf@laptop.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1301161719310.19928@axis700.grange> (Guennadi Liakhovetski's message of "Wed, 16 Jan 2013 17:20:41 +0100 (CET)")

Hi Guennadi,

On Wed, Jan 16 2013, Guennadi Liakhovetski wrote:
> The file Documentation/devicetree/bindings/mmc/mmc.txt is common for all
> MMC host drivers. Use a generic MMC host reference instead of an SDHCI
> left-over.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> ---
>  Documentation/devicetree/bindings/mmc/mmc.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/mmc.txt b/Documentation/devicetree/bindings/mmc/mmc.txt
> index a591c67..34f28ed 100644
> --- a/Documentation/devicetree/bindings/mmc/mmc.txt
> +++ b/Documentation/devicetree/bindings/mmc/mmc.txt
> @@ -10,7 +10,7 @@ Required properties:
>  - bus-width: Number of data lines, can be <1>, <4>, or <8>
>  
>  Card detection:
> -If no property below is supplied, standard SDHCI card detect is used.
> +If no property below is supplied, host native card detect is used.
>  Only one of the properties in this section should be supplied:
>    - broken-cd: There is no card detection available; polling must be used.
>    - cd-gpios: Specify GPIOs for card detection, see gpio binding

Thanks, pushed to mmc-next for 3.9.

- Chris.
-- 
Chris Ball   <cjb@laptop.org>   <http://printf.net/>
One Laptop Per Child

      reply	other threads:[~2013-01-28 21:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-16 16:20 [PATCH] mmc: fix DT binding documentation SDHCI left-over Guennadi Liakhovetski
2013-01-28 21:35 ` Chris Ball [this message]

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=87wqux6lf7.fsf@laptop.org \
    --to=cjb@laptop.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-mmc@vger.kernel.org \
    /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.