Re: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-20 Thread kishore kadiyala
, May 20, 2010 6:28 AM Subject: Re: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP * kishore kadiyala kishore.kadiy...@ti.com [100519 08:39]: FYI, the MMC on omap4 is not quite there yet at least on my board. It mostly detects the card with omap_4430sdp_defconfig, but fails always unless

RE: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-19 Thread Madhusudhan
...@ti.com Subject: Re: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP * Tony Lindgren t...@atomide.com [100517 19:45]: Hi, * kishore kadiyala kishore.kadiy...@ti.com [100515 11:15]: Adding MMC1 and MMC2 controllers support for OMAP4 V4: - Rebased to for_next branch[LO

Re: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-19 Thread kishore kadiyala
: Wednesday, May 19, 2010 5:39 AM Subject: Re: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP * Tony Lindgren t...@atomide.com [100517 19:45]: Hi, * kishore kadiyala kishore.kadiy...@ti.com [100515 11:15]: Adding MMC1 and MMC2 controllers support for OMAP4 V4: - Rebased to for_next branch[LO

Re: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-19 Thread Tony Lindgren
* kishore kadiyala kishore.kadiy...@ti.com [100519 08:39]: FYI, the MMC on omap4 is not quite there yet at least on my board. It mostly detects the card with omap_4430sdp_defconfig, but fails always unless CONFIG_RTC_DRV_TWL92330=y.. This is without CONFIG_SMP as it oopses. Hope you are

RE: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-19 Thread Shilimkar, Santosh
; Shilimkar, Santosh Subject: Re: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP * kishore kadiyala kishore.kadiy...@ti.com [100519 08:39]: FYI, the MMC on omap4 is not quite there yet at least on my board. It mostly detects the card with omap_4430sdp_defconfig, but fails always

Re: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-18 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [100517 19:45]: Hi, * kishore kadiyala kishore.kadiy...@ti.com [100515 11:15]: Adding MMC1 and MMC2 controllers support for OMAP4 V4: - Rebased to for_next branch[LO]. - The first 3 patches [1,2,3] in the series are Minimal set of changes with

Re: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-17 Thread Tony Lindgren
Hi, * kishore kadiyala kishore.kadiy...@ti.com [100515 11:15]: Adding MMC1 and MMC2 controllers support for OMAP4 V4: - Rebased to for_next branch[LO]. - The first 3 patches [1,2,3] in the series are Minimal set of changes with which MMC1/MMC2 works [No card detect for MMC1]on OMAP4 but

[PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-15 Thread kishore kadiyala
Adding MMC1 and MMC2 controllers support for OMAP4 V4: - Rebased to for_next branch[LO]. - The first 3 patches [1,2,3] in the series are Minimal set of changes with which MMC1/MMC2 works [No card detect for MMC1]on OMAP4 but with dependencies on following patches [Not in for_next branch]