Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-18 Thread Tony Lindgren
* Jon Hunter [090618 03:08]: > > Pandita, Vikram wrote: The ball/pad numbers may change due to the package, but the registers used to configure the pin muxing and the pin muxing options will not change. So from a software standpoint it is the same. The OMAP3530 is availabl

Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-17 Thread Jon Hunter
Pandita, Vikram wrote: The ball/pad numbers may change due to the package, but the registers used to configure the pin muxing and the pin muxing options will not change. So from a software standpoint it is the same. The OMAP3530 is available in 3 packages, namely CBB, CBC and CUS according to t

RE: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-17 Thread Pandita, Vikram
>-Original Message- >From: Kevin Hilman [mailto:khil...@deeprootsystems.com] >Sent: Wednesday, June 17, 2009 5:58 PM >To: Hunter, Jon >Cc: Pandita, Vikram; Tony Lindgren; Hugo Vincent; linux-omap@vger.kernel.org; >Chikkature Rajashekar, >Madhusudhan >Subject: Re:

Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-17 Thread Kevin Hilman
Jon Hunter writes: > Kevin Hilman wrote: >> "Pandita, Vikram" writes: >> -Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] >> If some pins are always needed, and don't have alternative pinouts, then >> the common pins could be muxed in devi

Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-17 Thread Jon Hunter
Kevin Hilman wrote: "Pandita, Vikram" writes: -Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] If some pins are always needed, and don't have alternative pinouts, then the common pins could be muxed in devices.c. This is the algo we can use for MMC pin mux

Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-17 Thread Kevin Hilman
"Pandita, Vikram" writes: >>-Original Message- >>From: Kevin Hilman [mailto:khil...@deeprootsystems.com] >> If some pins are always needed, and don't have alternative pinouts, then the common pins could be muxed in devices.c. >>> >>> This is the algo we can use for MMC pin muxing

RE: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-17 Thread Pandita, Vikram
>-Original Message- >From: Kevin Hilman [mailto:khil...@deeprootsystems.com] > >>>If some pins are always needed, and don't have alternative pinouts, then >>>the common pins could be muxed in devices.c. >> >> This is the algo we can use for MMC pin muxing in that case: >> >> MMC1: No pin

Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-17 Thread Kevin Hilman
"Pandita, Vikram" writes: >> >>If some pins are always needed, and don't have alternative pinouts, then >>the common pins could be muxed in devices.c. > > This is the algo we can use for MMC pin muxing in that case: > > MMC1: No pin has mux clash > Mux all 10 pins in devices.c Is this com

RE: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-17 Thread Pandita, Vikram
> >>>-Original Message- >> >>>From: Tony Lindgren [mailto:t...@atomide.com] >> >>>Sent: Monday, June 15, 2009 6:05 AM >> >>>To: Hugo Vincent >> >>>Cc: Pandita, Vikram; linux-omap@vger.kernel.org; Chikkature Rajashekar, >>

Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-17 Thread Tony Lindgren
ent: Monday, June 15, 2009 6:05 AM > >>>To: Hugo Vincent > >>>Cc: Pandita, Vikram; linux-omap@vger.kernel.org; Chikkature Rajashekar, > >>>Madhusudhan > >>>Subject: Re: [PATCH] OMAP3: MMC: Add mux for pins > >>> > >>>* Hugo Vin

RE: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-16 Thread Pandita, Vikram
>>Cc: Pandita, Vikram; linux-omap@vger.kernel.org; Chikkature Rajashekar, >>>Madhusudhan >>>Subject: Re: [PATCH] OMAP3: MMC: Add mux for pins >>> >>>* Hugo Vincent [090615 03:44]: >>>> >>>> On 15/06/2009, at 8:12 PM, Tony Lindgren

Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-16 Thread Kevin Hilman
"Pandita, Vikram" writes: >>-Original Message- >>From: Tony Lindgren [mailto:t...@atomide.com] >>Sent: Monday, June 15, 2009 6:05 AM >>To: Hugo Vincent >>Cc: Pandita, Vikram; linux-omap@vger.kernel.org; Chikkature Rajashekar, >>Madhusudhan

RE: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-16 Thread Pandita, Vikram
>-Original Message- >From: Tony Lindgren [mailto:t...@atomide.com] >Sent: Monday, June 15, 2009 6:05 AM >To: Hugo Vincent >Cc: Pandita, Vikram; linux-omap@vger.kernel.org; Chikkature Rajashekar, >Madhusudhan >Subject: Re: [PATCH] OMAP3: MMC: Add mux for pins >

RE: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-15 Thread Madhusudhan
-Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Monday, June 15, 2009 6:05 AM To: Hugo Vincent Cc: Vikram Pandita; linux-omap@vger.kernel.org; Chikkature Rajashekar Subject: Re: [PATCH] OMAP3: MMC: Add mux for pins * Hugo Vincent [090615 03:44]: > > On

Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-15 Thread Tony Lindgren
* Hugo Vincent [090615 03:44]: > > On 15/06/2009, at 8:12 PM, Tony Lindgren wrote: > >> * Vikram Pandita [090612 15:43]: >>> For OMAP3 add MMC1 MMC2 and MMC3 pin mux >>> >>> Signed-off-by: Chikkature Rajashekar >>> Signed-off-by: Vikram Pandita >>> --- >>> arch/arm/mach-omap2/devices.c

Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-15 Thread Hugo Vincent
On 15/06/2009, at 8:12 PM, Tony Lindgren wrote: * Vikram Pandita [090612 15:43]: For OMAP3 add MMC1 MMC2 and MMC3 pin mux Signed-off-by: Chikkature Rajashekar Signed-off-by: Vikram Pandita --- arch/arm/mach-omap2/devices.c | 33 ++ arch/arm/mach-omap2/mux.c

Re: [PATCH] OMAP3: MMC: Add mux for pins

2009-06-15 Thread Tony Lindgren
* Vikram Pandita [090612 15:43]: > For OMAP3 add MMC1 MMC2 and MMC3 pin mux > > Signed-off-by: Chikkature Rajashekar > Signed-off-by: Vikram Pandita > --- > arch/arm/mach-omap2/devices.c | 33 ++ > arch/arm/mach-omap2/mux.c | 49 > ++

[PATCH] OMAP3: MMC: Add mux for pins

2009-06-12 Thread Vikram Pandita
For OMAP3 add MMC1 MMC2 and MMC3 pin mux Signed-off-by: Chikkature Rajashekar Signed-off-by: Vikram Pandita --- arch/arm/mach-omap2/devices.c | 33 ++ arch/arm/mach-omap2/mux.c | 49 + arch/arm/plat-omap/include/mach/mu