Re: [PATCHv3 2/2] dt-bindings: regulator: Add regulator suspend state for PM state

2014-08-15 Thread Mark Brown
On Thu, Aug 14, 2014 at 09:40:14AM +0900, Chanwoo Choi wrote: +- regulator-initial-state: initial state for suspend state, cnd set initial + state among following defined suspend states: + 2: PM_SUSPEND_STANDBY - Setup regulator according to regulator-state-standby + 3: PM_SUSPEND_MEM -

Re: [PATCHv3 2/2] dt-bindings: regulator: Add regulator suspend state for PM state

2014-08-15 Thread Chanwoo Choi
Dear Mark, On Fri, Aug 15, 2014 at 7:56 PM, Mark Brown broo...@kernel.org wrote: On Thu, Aug 14, 2014 at 09:40:14AM +0900, Chanwoo Choi wrote: +- regulator-initial-state: initial state for suspend state, cnd set initial + state among following defined suspend states: + 2:

[PATCHv3 2/2] dt-bindings: regulator: Add regulator suspend state for PM state

2014-08-13 Thread Chanwoo Choi
This patch add regulator suspend state to constraint in dt file. The regulation_ constraints structure already has regulator suspend state field as following. The regulator suspend state control the state of regulator according to PM (Power Management) state. - struct regulator_state state_disk -