linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mmc: fix DT binding documentation SDHCI left-over
@ 2013-01-16 16:20 Guennadi Liakhovetski
  2013-01-28 21:35 ` Chris Ball
  0 siblings, 1 reply; 2+ messages in thread
From: Guennadi Liakhovetski @ 2013-01-16 16:20 UTC (permalink / raw)
  To: linux-mmc

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
-- 
1.7.2.5


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

* Re: [PATCH] mmc: fix DT binding documentation SDHCI left-over
  2013-01-16 16:20 [PATCH] mmc: fix DT binding documentation SDHCI left-over Guennadi Liakhovetski
@ 2013-01-28 21:35 ` Chris Ball
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Ball @ 2013-01-28 21:35 UTC (permalink / raw)
  To: Guennadi Liakhovetski; +Cc: linux-mmc

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

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

end of thread, other threads:[~2013-01-28 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 16:20 [PATCH] mmc: fix DT binding documentation SDHCI left-over Guennadi Liakhovetski
2013-01-28 21:35 ` Chris Ball

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).