Re: [PATCH v2 0/3] regulator: s2mps11: Add support for S2MPS14 regulators

From: Krzysztof Kozlowski
Date: Tue Mar 18 2014 - 13:34:25 EST


Hi Mark,

Lee Jones in his pull request [1] put also my changes for S2MPS14
support in MFD sec-core driver. They are needed by this patchset for adding
suppt for regulators on S2MPS14.

Do you have time to look at these patches and apply them if they're OK (or ACK them)?

Best regards,
Krzysztof

[1] mfd: regulator: S2MPA01 device support IB for Mark Brown



On Fri, 2014-03-07 at 11:10 +0100, Krzysztof Kozlowski wrote:
> Hi,
>
> This patchset adds support for the S2MPS14 device to the s2mps11 regulator
> driver. It's a subset of previously sent patches for S2MPS14 device:
> http://thread.gmane.org/gmane.linux.kernel.samsung-soc/27194/focus=1649217
> along with one new patch:
> - PATCH 2/3: regulator: s2mps11: Add set_suspend_disable for S2MPS14
> which replaces previous "opmode" idea.
>
>
> These patches are rebased against linux-next tree (next-20140305) because
> they depend on changes in main MFD sec-core and s2mps11 regulator driver.
>
>
> Changes since v1
> ================
> 1. Patch 2/3: Store information that regulator was suspended.
>
>
> Best regards,
> Krzysztof
>
>
> Krzysztof Kozlowski (3):
> regulator: s2mps11: Add support for S2MPS14 regulators
> regulator: s2mps11: Add set_suspend_disable for S2MPS14
> Documentation: mfd: s2mps11: Document support for S2MPS14
>
> Documentation/devicetree/bindings/mfd/s2mps11.txt | 12 +-
> drivers/regulator/Kconfig | 9 +-
> drivers/regulator/s2mps11.c | 301 ++++++++++++++++-----
> include/linux/mfd/samsung/s2mps14.h | 2 +
> 4 files changed, 255 insertions(+), 69 deletions(-)
>


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