[PATCH] MMC: OMAP MSDI: fix broken PIO mode

2012-08-24 Thread Paul Walmsley
After commit 26b88520b80695a6fa5fd95b5d97c03f4daf87e0 (mmc: omap_hsmmc: remove private DMA API implementation), the Nokia N800 here stopped booting: [2.086181] Waiting for root device /dev/mmcblk0p1... [2.324066] Unhandled fault: imprecise external abort (0x406) at 0x [

Re: [PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default

2012-08-24 Thread Shilimkar, Santosh
On Fri, Aug 24, 2012 at 2:30 AM, Peter Meerwald pme...@pmeerw.net wrote: On Wed, 18 Jul 2012, Javier Martinez Canillas wrote: On Wed, Jul 18, 2012 at 10:36 AM, Shilimkar, Santosh santosh.shilim...@ti.com wrote: On Wed, Jul 18, 2012 at 1:14 PM, S, Venkatraman svenk...@ti.com wrote:

Re: [PATCH] MMC: OMAP MSDI: fix broken PIO mode

2012-08-24 Thread Felipe Balbi
Hi, On Fri, Aug 24, 2012 at 06:00:18AM +, Paul Walmsley wrote: After commit 26b88520b80695a6fa5fd95b5d97c03f4daf87e0 (mmc: omap_hsmmc: remove private DMA API implementation), the Nokia N800 here stopped booting: [2.086181] Waiting for root device /dev/mmcblk0p1... [2.324066]

Re: [PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default

2012-08-24 Thread Peter Meerwald
On Fri, 24 Aug 2012, Shilimkar, Santosh wrote: On Fri, Aug 24, 2012 at 2:30 AM, Peter Meerwald pme...@pmeerw.net wrote: On Wed, 18 Jul 2012, Javier Martinez Canillas wrote: On Wed, Jul 18, 2012 at 10:36 AM, Shilimkar, Santosh santosh.shilim...@ti.com wrote: On Wed, Jul 18, 2012

Re: v3.6-rc1: modprobe hangs with sdhci failure on dell e6410

2012-08-24 Thread Arend van Spriel
On 08/23/2012 04:58 PM, Aaron Lu wrote: On Wed, Aug 22, 2012 at 10:11 PM, Arend van Spriel ar...@broadcom.com wrote: A quick search using google did not provide clues. Regardless if there is anything inserted the hang occurs. Gr. AvS Also, your .config might be helpful. True. Here it is.

Re: [PATCH 4/5] mmc: dw-mmc: add the header file for exynos specific code.

2012-08-24 Thread Will Newton
On Thu, Aug 23, 2012 at 12:31 PM, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Jaehoon, Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- include/linux/mmc/exynos-dw_mmc.h | 55 + 1 files

Re: [PATCH 4/5] mmc: dw-mmc: add the header file for exynos specific code.

2012-08-24 Thread Jaehoon Chung
Hi Will On 08/24/2012 06:29 PM, Will Newton wrote: On Thu, Aug 23, 2012 at 12:31 PM, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Jaehoon, Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com ---

[PATCH v4 0/2] Add modules to support realtek PCIE card reader

2012-08-24 Thread wei_wang
From: Wei WANG wei_w...@realsil.com.cn Support for Realtek PCI-Express driver-based card readers including rts5209 and rts5229. v2: 1. Using platform device to replace realtek slot bus v3: 1. Fix a bug that DMA out of SW-IOMMU space in Lenovo Thinkpad x121e 2. Tested by Borislav Petkov

[PATCH v4 2/2] drivers/mmc: Add realtek pcie sdmmc host driver

2012-08-24 Thread wei_wang
From: Wei WANG wei_w...@realsil.com.cn Realtek PCI-E SD/MMC card host driver is used to access SD/MMC card, with the help of Realtek PCI-E card reader MFD driver. Signed-off-by: Wei WANG wei_w...@realsil.com.cn Reviewed-by: Arnd Bergmann a...@arndb.de Tested-by: Borislav Petkov b...@alien8.de

Re: [PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default

2012-08-24 Thread Russell King - ARM Linux
On Fri, Aug 24, 2012 at 09:51:15AM +0200, Peter Meerwald wrote: the commit just sets CONFIG_DMA_OMAP=y and CONFIG_DMADEVICES=y in omap2plus_defconfig; this does not help people updating the kernel while keeping the config, nor does it help people in configuring the kernel there is a

Re: [PATCH v4 0/2] Add modules to support realtek PCIE card reader

2012-08-24 Thread wwang
于 2012年08月24日 17:36, 王炜 写道: From: Wei WANG wei_w...@realsil.com.cn Support for Realtek PCI-Express driver-based card readers including rts5209 and rts5229. Oh, bad mail thread. I will resend them all. Please ignore these mails. Sorry for that. -- To unsubscribe from this list: send the

[PATCH v4 0/2] Add modules to support realtek PCIE card reader

2012-08-24 Thread wei_wang
From: Wei WANG wei_w...@realsil.com.cn Support for Realtek PCI-Express driver-based card readers including rts5209 and rts5229. v2: 1. Using platform device to replace realtek slot bus v3: 1. Fix a bug that DMA out of SW-IOMMU space in Lenovo Thinkpad x121e 2. Tested by Borislav Petkov

[PATCH v4 2/2] drivers/mmc: Add realtek pcie sdmmc host driver

2012-08-24 Thread wei_wang
From: Wei WANG wei_w...@realsil.com.cn Realtek PCI-E SD/MMC card host driver is used to access SD/MMC card, with the help of Realtek PCI-E card reader MFD driver. Signed-off-by: Wei WANG wei_w...@realsil.com.cn Reviewed-by: Arnd Bergmann a...@arndb.de Tested-by: Borislav Petkov b...@alien8.de

Re: [PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default

2012-08-24 Thread Shilimkar, Santosh
On Fri, Aug 24, 2012 at 3:12 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Fri, Aug 24, 2012 at 09:51:15AM +0200, Peter Meerwald wrote: the commit just sets CONFIG_DMA_OMAP=y and CONFIG_DMADEVICES=y in omap2plus_defconfig; this does not help people updating the kernel while

Re: [PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default

2012-08-24 Thread Russell King - ARM Linux
On Fri, Aug 24, 2012 at 03:51:26PM +0530, Shilimkar, Santosh wrote: On Fri, Aug 24, 2012 at 3:12 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Fri, Aug 24, 2012 at 09:51:15AM +0200, Peter Meerwald wrote: the commit just sets CONFIG_DMA_OMAP=y and CONFIG_DMADEVICES=y in

Re: [PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default

2012-08-24 Thread Shilimkar, Santosh
On Fri, Aug 24, 2012 at 4:09 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Fri, Aug 24, 2012 at 03:51:26PM +0530, Shilimkar, Santosh wrote: On Fri, Aug 24, 2012 at 3:12 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Fri, Aug 24, 2012 at 09:51:15AM +0200, Peter

Re: [PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default

2012-08-24 Thread Peter Meerwald
the commit just sets CONFIG_DMA_OMAP=y and CONFIG_DMADEVICES=y in omap2plus_defconfig; this does not help people updating the kernel while keeping the config, nor does it help people in configuring the kernel there is a dependency (at least for beagleboard) between

Re: [PATCH] MMC: OMAP MSDI: fix broken PIO mode

2012-08-24 Thread Tony Lindgren
* Felipe Balbi ba...@ti.com [120824 00:29]: this looks good to me, though I don't have how to test. FWIW: Reviewed-by: Felipe Balbi ba...@ti.com Works for me: Tested-by: Tony Lindgren t...@atomide.com -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a

Re: v3.6-rc1: modprobe hangs with sdhci failure on dell e6410

2012-08-24 Thread Arend van Spriel
On 08/24/2012 10:24 AM, Arend van Spriel wrote: On 08/23/2012 04:58 PM, Aaron Lu wrote: On Wed, Aug 22, 2012 at 10:11 PM, Arend van Spriel ar...@broadcom.com wrote: A quick search using google did not provide clues. Regardless if there is anything inserted the hang occurs. Gr. AvS Also,

Re: [PATCH] arm/dts: omap5: Add mmc controller nodes and board data

2012-08-24 Thread Tony Lindgren
* Arnd Bergmann a...@arndb.de [120807 02:21]: On Tuesday 07 August 2012, Balaji T K wrote: Add OMAP MMC related device tree data for OMAP5. Signed-off-by: Balaji T K balaj...@ti.com --- Acked-by: Arnd Bergmann a...@arndb.de Applying this into omap devel-dt branch. Tony -- To