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

2014-06-09 Thread Chanwoo Choi
Hi Mark, On 06/10/2014 04:16 AM, Mark Brown wrote: > On Mon, Jun 09, 2014 at 07:29:40PM +0900, Chanwoo Choi wrote: > >> +- regulator-initial-state: initial state for suspend state >> +- regulator-state-[standby/mem/disk] sub-root node for suspend state >> +regulator-volt: voltage consumers ma

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

2014-06-09 Thread Mark Brown
On Mon, Jun 09, 2014 at 07:29:40PM +0900, Chanwoo Choi wrote: > +- regulator-initial-state: initial state for suspend state > +- regulator-state-[standby/mem/disk] sub-root node for suspend state > + regulator-volt: voltage consumers may set in suspend state > + regulator-mode: voltage mod

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

2014-06-09 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 - s