Re: [PATCH 2/5] regulator: s2mps11: Add support S2MPS13 regulator device

From: Chanwoo Choi
Date: Tue Nov 18 2014 - 03:41:24 EST


Dear Lee,

On 11/18/2014 05:17 PM, Lee Jones wrote:
> On Mon, 17 Nov 2014, Chanwoo Choi wrote:
>
>> This patch adds S2MPS13 regulator device to existing S2MPS11 device driver.
>> The S2MPS13 has just different number of regulators from S2MPS14.
>> The S2MPS13 regulator device includes LDO[1-40] and BUCK[1-10].
>>
>> Cc: Mark Brown <broonie@xxxxxxxxxx>
>> Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
>> ---
>> drivers/mfd/sec-core.c | 13 +++
>> drivers/regulator/Kconfig | 10 +-
>> drivers/regulator/s2mps11.c | 102 +++++++++++++++++++-
>> include/linux/mfd/samsung/core.h | 1 +
>> include/linux/mfd/samsung/s2mps13.h | 186 ++++++++++++++++++++++++++++++++++++
>
> For my reference:
>
> Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>
>
> I does this set need to go in all at once, or can it be broken up?

If possible, I think that this patchset would be better to apply it on same git-repo at once.

Best Regards,
Chanwoo Choi

>
>> 5 files changed, 304 insertions(+), 8 deletions(-)
>> create mode 100644 include/linux/mfd/samsung/s2mps13.h
>
> [...]
>

--
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/