From mboxrd@z Thu Jan 1 00:00:00 1970 From: Przemyslaw Marczak Date: Thu, 06 Oct 2016 16:28:22 +0200 Subject: [U-Boot] [PATCH v2] power: regulator: Add support for gpio regulators In-Reply-To: References: <1473939246-10856-1-git-send-email-j-keerthy@ti.com> <1af809c9-5b17-cc72-04e1-30469053dd6a@ti.com> Message-ID: <57F65F86.8040403@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, On 10/05/2016 06:50 PM, Simon Glass wrote: > Hi Keerthy, > > On 5 October 2016 at 05:58, Keerthy wrote: >> >> On Monday 19 September 2016 06:29 AM, Simon Glass wrote: >>> On 15 September 2016 at 05:34, Keerthy 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 >>>> --- >>>> >>>> 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 >> >> 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