devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: omap3430-sdp: add dip switch information for MMC operation
@ 2014-01-06 22:37 Nishanth Menon
  2014-01-06 22:43 ` Benoit Cousson
  0 siblings, 1 reply; 2+ messages in thread
From: Nishanth Menon @ 2014-01-06 22:37 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren
  Cc: linux-omap, devicetree, linux-arm-kernel, Nishanth Menon

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.

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>;
 };
 
-- 
1.7.9.5


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

* Re: [PATCH] ARM: dts: omap3430-sdp: add dip switch information for MMC operation
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Benoit Cousson @ 2014-01-06 22:43 UTC (permalink / raw)
  To: Nishanth Menon, Tony Lindgren; +Cc: linux-omap, devicetree, linux-arm-kernel

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

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

end of thread, other threads:[~2014-01-06 22:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).