Re: [PATCH 11/14] regulator: s2mps11: Add opmode for S2MPS14 regulators

2014-02-12 Thread Lee Jones
S2MPS11/S2MPS14 regulators support different modes of operation: - Always off; - On/Off controlled by pin/GPIO (PWREN/LDOEN/EMMCEN); - Always on; This is very similar to S5M8767 regulator driver which also supports opmodes (although S5M8767 have also low-power mode). This patch adds

Re: [PATCH 11/14] regulator: s2mps11: Add opmode for S2MPS14 regulators

2014-02-12 Thread Krzysztof Kozlowski
On Wed, 2014-02-12 at 09:21 +, Lee Jones wrote: S2MPS11/S2MPS14 regulators support different modes of operation: - Always off; - On/Off controlled by pin/GPIO (PWREN/LDOEN/EMMCEN); - Always on; This is very similar to S5M8767 regulator driver which also supports opmodes

[PATCH 11/14] regulator: s2mps11: Add opmode for S2MPS14 regulators

2014-02-11 Thread Krzysztof Kozlowski
S2MPS11/S2MPS14 regulators support different modes of operation: - Always off; - On/Off controlled by pin/GPIO (PWREN/LDOEN/EMMCEN); - Always on; This is very similar to S5M8767 regulator driver which also supports opmodes (although S5M8767 have also low-power mode). This patch adds parsing