[PATCH 1/2] Add the GPIO write protection solution to esdhc device on MX51 BBG

2010-10-20 Thread Richard Zhu
Signed-off-by: Richard Zhu --- arch/arm/mach-mx5/board-mx51_babbage.c | 16 ++-- arch/arm/plat-mxc/include/mach/iomux-mx51.h |8 +--- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-mx5/board-mx51_babbage.c b/arch/arm/mach-mx5/board-mx51_b

mount rootfs over NFS problem

2010-10-20 Thread kerstin jonsson
Hi, I have a powerpc based platform and would like to have access to all the latest RapiodIO patches included in the mm-tree, but I fail to mount my rootfs over nfs using the latest mm-kernel. I can see that the code handling nfs mount in the mm-tree differs significantly from the code in t

[PATCH] MMC: fix compiler warnings in sh_mmcif.h

2010-10-20 Thread Guennadi Liakhovetski
Replace meaningless in this context "extern inline" function types with "static inline", which also fixes compiler warnings like linux-2.6/include/linux/mmc/sh_mmcif.h: In function 'sh_mmcif_writel': linux-2.6/include/linux/mmc/sh_mmcif.h:68: warning: 'outer_sync' is static \ but used in inline fu

RE: [PATCH v4 1/4] omap4 hsmmc: Adding card detect support for MMC1

2010-10-20 Thread DebBarma, Tarun Kanti
> -Original Message- > From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- > ow...@vger.kernel.org] On Behalf Of kishore kadiyala > Sent: Friday, October 01, 2010 8:15 PM > To: Varadarajan, Charulatha > Cc: Samuel Ortiz; linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org; > linux

Re: [PATCH] sdhci: sdhci_dumpregs: allow private information to be dumped on error

2010-10-20 Thread Wolfram Sang
Hi Philip, > sdhci_dumpregs is used to debug the hardware/driver so I do not see an issue > here. The register info is not useful to a normal linux user. We can fine > tune the timing on the controller so knowing the settings is useful if there > are CRC errors. I'd prefer to keep such changes

Re: [PATCH 1/2] Add the GPIO Write Protection Solution on i.MX51 BBG board

2010-10-20 Thread Baruch Siach
Hi Richard, On Wed, Oct 20, 2010 at 06:00:27PM +0800, Richard Zhu wrote: > --- > arch/arm/mach-mx5/board-mx51_babbage.c | 16 ++-- > arch/arm/plat-mxc/include/mach/iomux-mx51.h |8 +--- > 2 files changed, 19 insertions(+), 5 deletions(-) > > diff --git a/arch/arm/mach-

[PATCH 0/2] Add GPIO WP and HW bus-width caps when support i.MX51 BBG board

2010-10-20 Thread Richard Zhu
This serial patches are based on Wolfram and Eric's eSDHC driver patchs, and add the GPIO Write Protection, and HW bus-width cpas supports on i.MX51 BBG boards. [PATCH 1/2] Add the GPIO Write Protection Solution on i.MX51 BBG board arch/arm/mach-mx5/board-mx51_babbage.c | 16 ++-

[PATCH 1/2] Add the GPIO Write Protection Solution on i.MX51 BBG board

2010-10-20 Thread Richard Zhu
--- arch/arm/mach-mx5/board-mx51_babbage.c | 16 ++-- arch/arm/plat-mxc/include/mach/iomux-mx51.h |8 +--- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-mx5/board-mx51_babbage.c b/arch/arm/mach-mx5/board-mx51_babbage.c index 476bfe4..5a69

[PATCH 2/2] Add the HW board caps flag for MX51 BBG

2010-10-20 Thread Richard Zhu
Some HW boards may have the bus-width caps limitation in HW design refer to the caps of the IC module. For example, the MAX BUS width the eSDHC module on i.MX51 is up to 8bits. But only the 1/4bits bus are supported on i.MX51 BBG boards. Signed-off-by: Richard Zhu --- arch/arm/mach-mx5/board-mx5