Re: [PATCHv5 2/3] regulator: s2mps11: Add support S2MPU02 regulator device

From: Chanwoo Choi
Date: Mon Jun 16 2014 - 19:42:07 EST


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@xxxxxxxxxxx>
>> [Add missing linear_min_sel of S2MPU02 LDO regulators by Jonghwa Lee]
>> Signed-off-by: Jonghwa Lee <jonghwa3.lee@xxxxxxxxxxx>
>> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
>> Acked-by: Mark Brown <broonie@xxxxxxxxxx>
>> ---
>> 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@xxxxxxxxxx>

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/