Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-07-07 Thread Keerthy
On Friday 20 May 2016 11:46 AM, Laxman Dewangan wrote: On Friday 20 May 2016 10:01 AM, Keerthy wrote: + Lee Jones On Saturday 07 May 2016 12:31 AM, Nishanth Menon wrote: On 05/06/2016 12:14 PM, Mark Brown wrote: On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: When you

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-07-07 Thread Keerthy
On Friday 20 May 2016 11:46 AM, Laxman Dewangan wrote: On Friday 20 May 2016 10:01 AM, Keerthy wrote: + Lee Jones On Saturday 07 May 2016 12:31 AM, Nishanth Menon wrote: On 05/06/2016 12:14 PM, Mark Brown wrote: On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: When you

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-20 Thread Laxman Dewangan
On Friday 20 May 2016 10:01 AM, Keerthy wrote: + Lee Jones On Saturday 07 May 2016 12:31 AM, Nishanth Menon wrote: On 05/06/2016 12:14 PM, Mark Brown wrote: On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: When you are here, can you implement the dt parsing with the new

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-20 Thread Laxman Dewangan
On Friday 20 May 2016 10:01 AM, Keerthy wrote: + Lee Jones On Saturday 07 May 2016 12:31 AM, Nishanth Menon wrote: On 05/06/2016 12:14 PM, Mark Brown wrote: On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: When you are here, can you implement the dt parsing with the new

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-19 Thread Keerthy
+ Lee Jones On Saturday 07 May 2016 12:31 AM, Nishanth Menon wrote: On 05/06/2016 12:14 PM, Mark Brown wrote: On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: When you are here, can you implement the dt parsing with the new method from regulator framework. Regulator FW calls

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-19 Thread Keerthy
+ Lee Jones On Saturday 07 May 2016 12:31 AM, Nishanth Menon wrote: On 05/06/2016 12:14 PM, Mark Brown wrote: On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: When you are here, can you implement the dt parsing with the new method from regulator framework. Regulator FW calls

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-06 Thread Nishanth Menon
On 05/06/2016 12:14 PM, Mark Brown wrote: > On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: > >> When you are here, can you implement the dt parsing with the new method from >> regulator framework. >> Regulator FW calls callback to parse customized DT property, just need to >>

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-06 Thread Nishanth Menon
On 05/06/2016 12:14 PM, Mark Brown wrote: > On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: > >> When you are here, can you implement the dt parsing with the new method from >> regulator framework. >> Regulator FW calls callback to parse customized DT property, just need to >>

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-06 Thread Mark Brown
On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: > When you are here, can you implement the dt parsing with the new method from > regulator framework. > Regulator FW calls callback to parse customized DT property, just need to > pass the node and pointer when registering. > This

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-06 Thread Mark Brown
On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: > When you are here, can you implement the dt parsing with the new method from > regulator framework. > Regulator FW calls callback to parse customized DT property, just need to > pass the node and pointer when registering. > This

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-06 Thread Laxman Dewangan
Hi Nishanth, On Friday 06 May 2016 05:59 AM, Nishanth Menon wrote: While attempting to try and get each of the regulator nodes of palmas to be capable of using vin-supply, I noticed a few cleanups and associated bug fixes. The series is based on next-20160504 and is split up to aid readability

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-06 Thread Laxman Dewangan
Hi Nishanth, On Friday 06 May 2016 05:59 AM, Nishanth Menon wrote: While attempting to try and get each of the regulator nodes of palmas to be capable of using vin-supply, I noticed a few cleanups and associated bug fixes. The series is based on next-20160504 and is split up to aid readability

[PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-05 Thread Nishanth Menon
While attempting to try and get each of the regulator nodes of palmas to be capable of using vin-supply, I noticed a few cleanups and associated bug fixes. The series is based on next-20160504 and is split up to aid readability of the patch. Tested on OMAP5-uevm and DRA7 platform. Nishanth

[PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-05 Thread Nishanth Menon
While attempting to try and get each of the regulator nodes of palmas to be capable of using vin-supply, I noticed a few cleanups and associated bug fixes. The series is based on next-20160504 and is split up to aid readability of the patch. Tested on OMAP5-uevm and DRA7 platform. Nishanth