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 anuj.aggar...@ti.com 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

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 anuj.aggar...@ti.com 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.

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 than