Re: [PATCH V2 2/3] mfd: palmas: add support for external control configuration

2013-08-19 Thread Samuel Ortiz
Hi Laxman, On Tue, Aug 13, 2013 at 01:23:11PM +0530, Laxman Dewangan wrote: > Some of Palmas resources like clock, SMPSs, LDOs etc can be controlled > by external pins ENABLE1, ENABLE2 or NSLEEP. > > Add support to configure these resources to externally controlled. > > Signed-off-by: Laxman

Re: [PATCH V2 2/3] mfd: palmas: add support for external control configuration

2013-08-19 Thread Samuel Ortiz
Hi Laxman, On Tue, Aug 13, 2013 at 01:23:11PM +0530, Laxman Dewangan wrote: Some of Palmas resources like clock, SMPSs, LDOs etc can be controlled by external pins ENABLE1, ENABLE2 or NSLEEP. Add support to configure these resources to externally controlled. Signed-off-by: Laxman Dewangan

Re: [PATCH V2 2/3] mfd: palmas: add support for external control configuration

2013-08-13 Thread Lee Jones
> Some of Palmas resources like clock, SMPSs, LDOs etc can be controlled > by external pins ENABLE1, ENABLE2 or NSLEEP. > > Add support to configure these resources to externally controlled. > > Signed-off-by: Laxman Dewangan > --- > Changes from V1: > Fix typos: palams ->palmas > >

[PATCH V2 2/3] mfd: palmas: add support for external control configuration

2013-08-13 Thread Laxman Dewangan
Some of Palmas resources like clock, SMPSs, LDOs etc can be controlled by external pins ENABLE1, ENABLE2 or NSLEEP. Add support to configure these resources to externally controlled. Signed-off-by: Laxman Dewangan --- Changes from V1: Fix typos: palams ->palmas drivers/mfd/palmas.c |

[PATCH V2 2/3] mfd: palmas: add support for external control configuration

2013-08-13 Thread Laxman Dewangan
Some of Palmas resources like clock, SMPSs, LDOs etc can be controlled by external pins ENABLE1, ENABLE2 or NSLEEP. Add support to configure these resources to externally controlled. Signed-off-by: Laxman Dewangan ldewan...@nvidia.com --- Changes from V1: Fix typos: palams -palmas

Re: [PATCH V2 2/3] mfd: palmas: add support for external control configuration

2013-08-13 Thread Lee Jones
Some of Palmas resources like clock, SMPSs, LDOs etc can be controlled by external pins ENABLE1, ENABLE2 or NSLEEP. Add support to configure these resources to externally controlled. Signed-off-by: Laxman Dewangan ldewan...@nvidia.com --- Changes from V1: Fix typos: palams -palmas