devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benoit Cousson <bcousson@baylibre.com>
To: Nishanth Menon <nm@ti.com>, Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: omap3430-sdp: add dip switch information for MMC operation
Date: Mon, 06 Jan 2014 23:43:23 +0100	[thread overview]
Message-ID: <52CB318B.4030603@baylibre.com> (raw)
In-Reply-To: <1389047853-26375-1-git-send-email-nm@ti.com>

Hi Nishanth,

On 06/01/2014 23:37, Nishanth Menon wrote:
> MMC 8 bit mode operation depends on dip switch setting which is not
> obvious - The current board file has this description. However, with
> removal of the board file in the future, this information will be lost
> and has to be rediscovered.

Thanks for that. I've just applied it.

Regards,
Benoit


> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>   arch/arm/boot/dts/omap3430-sdp.dts |    4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/omap3430-sdp.dts b/arch/arm/boot/dts/omap3430-sdp.dts
> index 281914e..cd3d047 100644
> --- a/arch/arm/boot/dts/omap3430-sdp.dts
> +++ b/arch/arm/boot/dts/omap3430-sdp.dts
> @@ -34,6 +34,10 @@
>   &mmc1 {
>   	vmmc-supply = <&vmmc1>;
>   	vmmc_aux-supply = <&vsim>;
> +	/*
> +	 * S6-3 must be in ON position for 8 bit mode to function
> +	 * Else, use 4 bit mode
> +	 */
>   	bus-width = <8>;
>   };

-- 
Benoît Cousson
BayLibre
Embedded Linux Technology Lab
www.baylibre.com
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2014-01-06 22:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06 22:37 [PATCH] ARM: dts: omap3430-sdp: add dip switch information for MMC operation Nishanth Menon
2014-01-06 22:43 ` Benoit Cousson [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=52CB318B.4030603@baylibre.com \
    --to=bcousson@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=tony@atomide.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 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).