Re: [PATCH]Add 3430 SDP board level support for HSMMC2

2008-09-16 Thread Tony Lindgren
TED]>; > Sent: Thursday, September 11, 2008 5:29 AM > Subject: Re: [PATCH]Add 3430 SDP board level support for HSMMC2 > > > >* David Brownell <[EMAIL PROTECTED]> [080908 12:26]: > >> On Wednesday 13 August 2008, Madhusudhan Chikkature wrote: > >> > &g

Re: [PATCH]Add 3430 SDP board level support for HSMMC2

2008-09-10 Thread Tony Lindgren
* David Brownell <[EMAIL PROTECTED]> [080908 12:26]: > On Wednesday 13 August 2008, Madhusudhan Chikkature wrote: > > > A better way to do this would be to let the boards say exactly > > > what the hardware configuration is, rather than requiring all > > > OMAP3 boards to be set up exactly like the

Re: [PATCH]Add 3430 SDP board level support for HSMMC2

2008-09-08 Thread David Brownell
On Wednesday 13 August 2008, Madhusudhan Chikkature wrote: > > A better way to do this would be to let the boards say exactly > > what the hardware configuration is, rather than requiring all > > OMAP3 boards to be set up exactly like the SDP... > > I think the initial version was written specific

Re: [PATCH]Add 3430 SDP board level support for HSMMC2

2008-08-13 Thread Madhusudhan Chikkature
- Original Message - From: "David Brownell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: Sent: Wednesday, August 13, 2008 2:24 PM Subject: Re: [PATCH]Add 3430 SDP board level support for HSMMC2 >> arch/arm/mach-omap2/board-

Re: [PATCH]Add 3430 SDP board level support for HSMMC2

2008-08-13 Thread David Brownell
> arch/arm/mach-omap2/board-3430sdp.c |4 > arch/arm/mach-omap2/hsmmc.c | 185 hsmmc.c is used by Beagle too, yet ... > void __init hsmmc_init(void) > { > omap_set_mmc_info(1, &hsmmc_data); > + omap_set_mmc_info(2, &hsmmc2_data); > } ..

[PATCH]Add 3430 SDP board level support for HSMMC2

2008-08-12 Thread Madhusudhan Chikkature
From: Madhusudhan Chikkature<[EMAIL PROTECTED]> ARM: OMAP3: OMAP3430 SDP HSMMC2 support. This patch adds the necessary routines to 3430 sdp hsmmc file to support slot2. Signed-off-by: Madhusudhan Chikkature<[EMAIL PROTECTED]> --- arch/arm/mach-omap2/board-3430sdp.c |4 arch/arm/mach-omap2/h