Re: [PATCH V2 3/3] regulator: palmas: add support for external control of rails

2013-08-13 Thread Stephen Warren
On 08/13/2013 01:53 AM, Laxman Dewangan wrote: > Palmas rails like LDOs, SMPSs, REGENs, SYSENs can be enable and disable > by register programming through I2C communication as well as it can be > enable/disable with the external control input ENABLE1, ENABLE2 and NSLEEP. > > Add support for

[PATCH V2 3/3] regulator: palmas: add support for external control of rails

2013-08-13 Thread Laxman Dewangan
Palmas rails like LDOs, SMPSs, REGENs, SYSENs can be enable and disable by register programming through I2C communication as well as it can be enable/disable with the external control input ENABLE1, ENABLE2 and NSLEEP. Add support for configuring these rails to be controlled by external control

[PATCH V2 3/3] regulator: palmas: add support for external control of rails

2013-08-13 Thread Laxman Dewangan
Palmas rails like LDOs, SMPSs, REGENs, SYSENs can be enable and disable by register programming through I2C communication as well as it can be enable/disable with the external control input ENABLE1, ENABLE2 and NSLEEP. Add support for configuring these rails to be controlled by external control

Re: [PATCH V2 3/3] regulator: palmas: add support for external control of rails

2013-08-13 Thread Stephen Warren
On 08/13/2013 01:53 AM, Laxman Dewangan wrote: Palmas rails like LDOs, SMPSs, REGENs, SYSENs can be enable and disable by register programming through I2C communication as well as it can be enable/disable with the external control input ENABLE1, ENABLE2 and NSLEEP. Add support for