Re: [PATCH 08/14] mfd: sec: Add support for S2MPS14

2014-02-12 Thread Lee Jones
Add support for S2MPS14 PMIC device to the MFD sec-core driver. The S2MPS14 is similar to S2MPS11 but it has fewer regulators, two clocks instead of three and a little different registers layout. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/mfd/sec-core.c

Re: [PATCH 08/14] mfd: sec: Add support for S2MPS14

2014-02-12 Thread Krzysztof Kozlowski
On Wed, 2014-02-12 at 09:17 +, Lee Jones wrote: Add support for S2MPS14 PMIC device to the MFD sec-core driver. The S2MPS14 is similar to S2MPS11 but it has fewer regulators, two clocks instead of three and a little different registers layout. Signed-off-by: Krzysztof Kozlowski

Re: [PATCH 08/14] mfd: sec: Add support for S2MPS14

2014-02-12 Thread Lee Jones
Add support for S2MPS14 PMIC device to the MFD sec-core driver. The S2MPS14 is similar to S2MPS11 but it has fewer regulators, two clocks instead of three and a little different registers layout. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com ---

[PATCH 08/14] mfd: sec: Add support for S2MPS14

2014-02-11 Thread Krzysztof Kozlowski
Add support for S2MPS14 PMIC device to the MFD sec-core driver. The S2MPS14 is similar to S2MPS11 but it has fewer regulators, two clocks instead of three and a little different registers layout. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/mfd/sec-core.c |