All of lore.kernel.org
 help / color / mirror / Atom feed
From: Przemyslaw Marczak <p.marczak@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] power: regulator: Add support for gpio regulators
Date: Thu, 06 Oct 2016 16:28:22 +0200	[thread overview]
Message-ID: <57F65F86.8040403@samsung.com> (raw)
In-Reply-To: <CAPnjgZ0LwJDR9CvFn+auEHnw2i9AqKwWgziPBPwMNMfpHqLoVA@mail.gmail.com>

Hello,

On 10/05/2016 06:50 PM, Simon Glass wrote:
> Hi Keerthy,
>
> On 5 October 2016 at 05:58, Keerthy <a0393675@ti.com> wrote:
>>
>> On Monday 19 September 2016 06:29 AM, Simon Glass wrote:
>>> On 15 September 2016 at 05:34, Keerthy <j-keerthy@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@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@chromium.org>
>>
>> Simon,
>>
>> Wanted to know who is pulling this patch.
> Looking in patchwork it is assigned to Przemyslaw.
>
> Regards,
> Simon
>
>
>

I'm sorry for the silence, I have very limited time for open source at 
present, and now it's hard for me to watch the list.
Simon, I will assign it to you in patchwork, since you have already done 
the review.

Best regards,

-- 
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marczak at samsung.com

  reply	other threads:[~2016-10-06 14:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-15 11:34 [U-Boot] [PATCH v2] power: regulator: Add support for gpio regulators Keerthy
2016-09-19  0:59 ` Simon Glass
2016-10-05 11:58   ` Keerthy
2016-10-05 16:50     ` Simon Glass
2016-10-06 14:28       ` Przemyslaw Marczak [this message]
2016-10-11  0:29         ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57F65F86.8040403@samsung.com \
    --to=p.marczak@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.