[U-Boot] [PATCH v2] power: regulator: Add support for gpio	regulators
    Simon Glass 
    sjg at chromium.org
       
    Wed Oct  5 18:50:55 CEST 2016
    
    
  
Hi Keerthy,
On 5 October 2016 at 05:58, Keerthy <a0393675 at ti.com> wrote:
>
>
> On Monday 19 September 2016 06:29 AM, Simon Glass wrote:
>>
>> On 15 September 2016 at 05:34, Keerthy <j-keerthy at ti.com> wrote:
>>>
>>> Add support for gpio regulators. As of now this driver caters
>>> to gpio regulators with one gpio. Supports setting voltage values to gpio
>>> regulators and retrieving the values.
>>>
>>> Signed-off-by: Keerthy <j-keerthy at ti.com>
>>> ---
>>>
>>> Changes in v2:
>>>
>>>   * Added states and voltages as part of plat data to have
>>>     a generic state to voltage mapping removing any assumptions.
>>>
>>>  drivers/power/regulator/Kconfig          |   8 ++
>>>  drivers/power/regulator/Makefile         |   1 +
>>>  drivers/power/regulator/gpio-regulator.c | 137
>>> +++++++++++++++++++++++++++++++
>>>  include/power/regulator.h                |   1 +
>>>  4 files changed, 147 insertions(+)
>>>  create mode 100644 drivers/power/regulator/gpio-regulator.c
>>
>>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
>
>
> Simon,
>
> Wanted to know who is pulling this patch.
Looking in patchwork it is assigned to Przemyslaw.
Regards,
Simon
    
    
More information about the U-Boot
mailing list