All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: sbkim73@samsung.com, sameo@linux.intel.com,
	k.kozlowski@samsung.com, myungjoo.ham@samsung.com,
	kyungmin.park@samsung.com, linux-kernel@vger.kernel.org,
	Jonghwa Lee <jonghwa3.lee@samsung.com>
Subject: Re: [PATCHv5 2/3] regulator: s2mps11: Add support S2MPU02 regulator device
Date: Tue, 17 Jun 2014 08:41:54 +0900	[thread overview]
Message-ID: <539F80C2.90609@samsung.com> (raw)
In-Reply-To: <20140616131911.GV14323@lee--X1>

Hi Lee,

On 06/16/2014 10:19 PM, Lee Jones wrote:
> On Mon, 16 Jun 2014, Chanwoo Choi wrote:
> 
>> This patch add S2MPU02 regulator device to existing S2MPS11 device driver
>> because of little difference between S2MPS1x and S2MPU02. The S2MPU02
>> regulator device includes LDO[1-28] and BUCK[1-7].
>>
>> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
>> [Add missing linear_min_sel of S2MPU02 LDO regulators by Jonghwa Lee]
>> Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
>> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>> Acked-by: Mark Brown <broonie@linaro.org>
>> ---
>>  drivers/mfd/sec-core.c              |  25 +++
>>  drivers/regulator/s2mps11.c         | 321 +++++++++++++++++++++++++++++++++---
>>  include/linux/mfd/samsung/s2mpu02.h | 201 ++++++++++++++++++++++
>>  3 files changed, 526 insertions(+), 21 deletions(-)
>>  create mode 100644 include/linux/mfd/samsung/s2mpu02.h
> 
> MFD changes look good to me.
> 
>   Acked-by: Lee Jones <lee.jones@linaro.org>

Thanks.

> 
> I assume we have to wait for the other patches to be ready before
> applying this one?

We don't need to wait for the other patches because related patches
was already merged on Linux 3.16-rc1.

Best Regards,
Chanwoo Choi

  reply	other threads:[~2014-06-16 23:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-16  4:42 [PATCHv5 0/3] mfd: sec-core: Add support S2MPU02 PMIC device Chanwoo Choi
2014-06-16  4:42 ` [PATCHv5 1/3] mfd: sec-core: Add support for S2MPU02 device Chanwoo Choi
2014-06-16 13:03   ` Lee Jones
2014-06-17  0:18     ` Chanwoo Choi
2014-06-16  4:42 ` [PATCHv5 2/3] regulator: s2mps11: Add support S2MPU02 regulator device Chanwoo Choi
2014-06-16 13:19   ` Lee Jones
2014-06-16 23:41     ` Chanwoo Choi [this message]
2014-06-16  4:42 ` [PATCHv5 3/3] dt-bindings: mfd: s2mps11: Add support S2MPU02 PMIC Chanwoo Choi

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=539F80C2.90609@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=jonghwa3.lee@samsung.com \
    --cc=k.kozlowski@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=sameo@linux.intel.com \
    --cc=sbkim73@samsung.com \
    /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.