Re: [PATCH 3/7] mmc: dw_mmc: add device tree support

2012-05-12 Thread Thomas Abraham
On 4 May 2012 04:18, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: What do you think about this patch http://www.spinics.net/lists/linux-sh/msg11259.html and about using mmc-generic OF properties instead of creating yet another copy of proprietary ones? Hi Guennadi, This patch does

Re: [PATCH 3/7] mmc: dw_mmc: add device tree support

2012-05-12 Thread Thomas Abraham
On 12 May 2012 12:37, Olof Johansson o...@lixom.net wrote: Hi, On Thu, May 10, 2012 at 3:15 AM, Thomas Abraham thomas.abra...@linaro.org wrote: Hi Olof, On 2 May 2012 23:37, Olof Johansson o...@lixom.net wrote: Hi, [...] +# Slots: The slot specific information are contained within

Re: [PATCH 4/4] mmc: sdhci-esdhc-imx: Workaround for SD dat1 glitch causes system panic

2012-05-12 Thread Wolfram Sang
On Thu, May 10, 2012 at 11:33:19AM +0200, Dirk Behme wrote: From: RichardZhu richard@linaro.org Some SD cards insertions will cause a glitch on SD dat1 which is also a card interrupt signal. Thus the wrongly generated card interrupt will make system panic because there's no registered

MMC with at91rm9200 board. Errors

2012-05-12 Thread Dmitriy Alekseev
Hello, Developers. My goal is to provide MMC/SD card support on at91rm9200 embedded system. Hardware connected properly with slot A. In a board-specific .c file I made: static struct at91_mmc_data __initdata naviboard_mmc_data = {     .slot_b = 0,     .wire4 = 1,     .det_pin =  AT91_PIN_PC0, };

Re: [PATCH 08/10] mmc: mxs-mmc: add device tree support

2012-05-12 Thread Chris Ball
Hi Shawn, just minor language changes, On Mon, May 07 2012, Shawn Guo wrote: It adds device tree probe support for mxs-mmc driver. Signed-off-by: Shawn Guo shawn@linaro.org --- Documentation/devicetree/bindings/mmc/mxs-mmc.txt | 26 +++ drivers/mmc/host/mxs-mmc.c

Re: [PATCH 3/7] mmc: dw_mmc: add device tree support

2012-05-12 Thread Guennadi Liakhovetski
Hi Thomas On Sat, 12 May 2012, Thomas Abraham wrote: On 4 May 2012 04:18, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: What do you think about this patch http://www.spinics.net/lists/linux-sh/msg11259.html and about using mmc-generic OF properties instead of creating yet

Re: [PATCH 08/10] mmc: mxs-mmc: add device tree support

2012-05-12 Thread Shawn Guo
On Sat, May 12, 2012 at 10:44:42AM -0400, Chris Ball wrote: Hi Shawn, just minor language changes, On Mon, May 07 2012, Shawn Guo wrote: It adds device tree probe support for mxs-mmc driver. Signed-off-by: Shawn Guo shawn@linaro.org ---

Re: [PATCH 08/10] mmc: mxs-mmc: add device tree support

2012-05-12 Thread Chris Ball
Hi, adding Arnd, On Sat, May 12 2012, Shawn Guo wrote: diff --git a/Documentation/devicetree/bindings/mmc/mxs-mmc.txt b/Documentation/devicetree/bindings/mmc/mxs-mmc.txt new file mode 100644 index 000..d7c2a40 --- /dev/null +++ b/Documentation/devicetree/bindings/mmc/mxs-mmc.txt

Re: [PATCH 08/10] mmc: mxs-mmc: add device tree support

2012-05-12 Thread Shawn Guo
On Sun, May 13, 2012 at 08:21:23AM +0800, Shawn Guo wrote: In that case, ok, I will remove the prefix right away. Done. Branch updated. -- Regards, Shawn -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo

[PATCH v2] mmc: dt: Consolidate DT bindings

2012-05-12 Thread Chris Ball
Hi Arnd, On Fri, Mar 30 2012, Stephen Warren wrote: No progress so far. I would suggest we apply the patch below to unify the bindings we have. I tried to minimize the impact by picking the most common version for each property, but if we know about devices that would get broken by this, we