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

From: Laxman Dewangan
Date: Fri May 06 2016 - 03:26:47 EST


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 of the patch.

Tested on OMAP5-uevm and DRA7 platform.


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 will helps lots in cleanups and readability.