Re: [PATCH 3/6] Regulator: Use common regulator supplies and init data structs

2010-01-12 Thread Grazvydas Ignotas
On Tue, Jan 12, 2010 at 8:40 AM, Aggarwal, Anuj wrote: >> Your common supply file has VMMC2 supply configured for 1.8V which is >> wrong for pandora (it uses 3.1V because it has a transceiver attached >> to MMC2 that handles level shifting transparently). >> >> I think you should leave pandora boa

RE: [PATCH 3/6] Regulator: Use common regulator supplies and init data structs

2010-01-11 Thread Aggarwal, Anuj
> Your common supply file has VMMC2 supply configured for 1.8V which is > wrong for pandora (it uses 3.1V because it has a transceiver attached > to MMC2 that handles level shifting transparently). > > I think you should leave pandora board file alone, because it uses > many supplies differently t

Re: [PATCH 3/6] Regulator: Use common regulator supplies and init data structs

2010-01-11 Thread Grazvydas Ignotas
On Fri, Jan 8, 2010 at 7:57 PM, Anuj Aggarwal wrote: > Common TWL4030 specific regulator supplies and init data structs are > used instead of platform specific ones. Only one copy of the common > structs will be included in the image, built for multiple OMAP3 based > platforms. > > Signed-off-by:

[PATCH 3/6] Regulator: Use common regulator supplies and init data structs

2010-01-08 Thread Anuj Aggarwal
Common TWL4030 specific regulator supplies and init data structs are used instead of platform specific ones. Only one copy of the common structs will be included in the image, built for multiple OMAP3 based platforms. Signed-off-by: Anuj Aggarwal --- arch/arm/mach-omap2/board-3430sdp.c