Re: [PATCH 1/5] OMAP2420: hwmod data: Add HSMMC

2011-02-10 Thread Kadiyala, Kishore
On Wed, Feb 9, 2011 at 4:06 AM, Kevin Hilman khil...@ti.com wrote: Kishore Kadiyala kishore.kadiy...@ti.com writes: Update the omap2420 hwmod data with the HSMMC info. Add a device attribute structure which will be used by the host driver to find whether the HSMMC controller supports DUAL

Re: [PATCH 1/5] OMAP2420: hwmod data: Add HSMMC

2011-02-10 Thread Kadiyala, Kishore
Hi Paul, On Wed, Feb 9, 2011 at 4:59 AM, Paul Walmsley p...@pwsan.com wrote: On Wed, 2 Feb 2011, Kishore Kadiyala wrote: Update the omap2420 hwmod data with the HSMMC info. Umm, this doesn't look right.  OMAP2420 doesn't have an HSMMC block as far as I know.  It also uses a different driver

Re: [PATCH 1/5] OMAP2420: hwmod data: Add HSMMC

2011-02-10 Thread Paul Walmsley
On Thu, 10 Feb 2011, Kadiyala, Kishore wrote: On Wed, Feb 9, 2011 at 4:59 AM, Paul Walmsley p...@pwsan.com wrote: On Wed, 2 Feb 2011, Kishore Kadiyala wrote: Update the omap2420 hwmod data with the HSMMC info. Umm, this doesn't look right.  OMAP2420 doesn't have an HSMMC block as far

Re: [PATCH 1/5] OMAP2420: hwmod data: Add HSMMC

2011-02-08 Thread Kevin Hilman
Kishore Kadiyala kishore.kadiy...@ti.com writes: Update the omap2420 hwmod data with the HSMMC info. Add a device attribute structure which will be used by the host driver to find whether the HSMMC controller supports DUAL VOLT cards. Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com

Re: [PATCH 1/5] OMAP2420: hwmod data: Add HSMMC

2011-02-08 Thread Paul Walmsley
On Wed, 2 Feb 2011, Kishore Kadiyala wrote: Update the omap2420 hwmod data with the HSMMC info. Umm, this doesn't look right. OMAP2420 doesn't have an HSMMC block as far as I know. It also uses a different driver than later OMAPs. More comments below. Add a device attribute structure

[PATCH 1/5] OMAP2420: hwmod data: Add HSMMC

2011-02-02 Thread Kishore Kadiyala
Update the omap2420 hwmod data with the HSMMC info. Add a device attribute structure which will be used by the host driver to find whether the HSMMC controller supports DUAL VOLT cards. Signed-off-by: Kishore Kadiyala kishore.kadiy...@ti.com --- arch/arm/mach-omap2/omap_hwmod_2420_data.c | 88