[PATCH] OMAP4: PandaBoard: remove unused power regulators

2011-03-15 Thread David Anders
the pandaboard does not use the VUSIM or VAUX1 power regulators on the TWL6030 and are left floating. if the VUSIM and VAUX1 power regulators are initilized, noise on the unloaded regulators generates an overcurrent interrupt causing the system to power down. this patch removes the initialization o

Re: [PATCH] OMAP4: PandaBoard: remove unused power regulators

2011-03-15 Thread Andy Green
On 03/15/2011 07:10 PM, Somebody in the thread at some point said: the pandaboard does not use the VUSIM or VAUX1 power regulators on the TWL6030 and are left floating. if the VUSIM and VAUX1 power regulators are initilized, noise on the unloaded regulators generates an overcurrent interrupt caus

Re: [PATCH] OMAP4: PandaBoard: remove unused power regulators

2011-03-16 Thread Jean Pihet
On Tue, Mar 15, 2011 at 8:14 PM, Andy Green wrote: > On 03/15/2011 07:10 PM, Somebody in the thread at some point said: >> >> the pandaboard does not use the VUSIM or VAUX1 power regulators on the >> TWL6030 >> and are left floating. if the VUSIM and VAUX1 power regulators are >> initilized, >> no

Re: [PATCH] OMAP4: PandaBoard: remove unused power regulators

2011-03-16 Thread Jarkko Nikula
On Wed, 16 Mar 2011 10:19:41 +0100 Jean Pihet wrote: > On Tue, Mar 15, 2011 at 8:14 PM, Andy Green wrote: > > On 03/15/2011 07:10 PM, Somebody in the thread at some point said: > >> > >> the pandaboard does not use the VUSIM or VAUX1 power regulators on the > >> TWL6030 > >> and are left floatin

RE: [PATCH] OMAP4: PandaBoard: remove unused power regulators

2011-03-17 Thread Anand Gadiyar
David Anders wrote: > the pandaboard does not use the VUSIM or VAUX1 power regulators on the TWL6030 > and are left floating. if the VUSIM and VAUX1 power regulators are initilized, > noise on the unloaded regulators generates an overcurrent interrupt causing the > system to power down. this patch

Re: [PATCH] OMAP4: PandaBoard: remove unused power regulators

2011-03-17 Thread Kevin Hilman
David Anders writes: > the pandaboard does not use the VUSIM or VAUX1 power regulators on the TWL6030 > and are left floating. if the VUSIM and VAUX1 power regulators are initilized, > noise on the unloaded regulators generates an overcurrent interrupt causing > the > system to power down. this

Re: [PATCH] OMAP4: PandaBoard: remove unused power regulators

2011-03-18 Thread Tony Lindgren
* Kevin Hilman [110317 07:34]: > David Anders writes: > > > the pandaboard does not use the VUSIM or VAUX1 power regulators on the > > TWL6030 > > and are left floating. if the VUSIM and VAUX1 power regulators are > > initilized, > > noise on the unloaded regulators generates an overcurrent in