Re: [PATCH v5 3/6] regulator: rk808: Add regulator driver for RK818

From: Wadim Egorov
Date: Tue May 10 2016 - 10:16:00 EST




On 10.05.2016 16:03, Lee Jones wrote:
> On Tue, 10 May 2016, Wadim Egorov wrote:
>
>> Add support for the rk818 regulator. The regulator module consists
>> of 4 DCDCs, 9 LDOs, 1 switch and 1 BOOST converter which is used to
>> power OTG and HDMI5V.
>>
>> The output voltages are configurable and are meant to supply power
>> to the main processor and other components.
>>
>> Signed-off-by: Wadim Egorov <w.egorov@xxxxxxxxx>
>> ---
>> drivers/regulator/Kconfig | 4 +-
>> drivers/regulator/rk808-regulator.c | 143 ++++++++++++++++++++++++++++++++++--
>> 2 files changed, 138 insertions(+), 9 deletions(-)
> Needs an Ack before I can take the set.
>

Mark acked this patch in v3.
After small changes I removed the ack again. I don't know if it is ok to
keep an Acked-by with small changes in the patch.