[PATCH V4 1/5] bindings: regulator: added support for suspend states

2018-01-23 Thread Chunyan Zhang
Some systems need to set regulators to specific states when they enter low power modes, especially around CPUs. There are many of these modes depending on the particular runtime state. Currently the regulator consumers are not granted permission to change suspend state of regulator devices, the

[PATCH V4 1/5] bindings: regulator: added support for suspend states

2018-01-23 Thread Chunyan Zhang
Some systems need to set regulators to specific states when they enter low power modes, especially around CPUs. There are many of these modes depending on the particular runtime state. Currently the regulator consumers are not granted permission to change suspend state of regulator devices, the

Re: [PATCH V4 1/5] bindings: regulator: added support for suspend states

2018-01-23 Thread Mark Brown
On Mon, Jan 22, 2018 at 01:50:35PM -0600, Rob Herring wrote: > On Mon, Jan 22, 2018 at 1:59 AM, Chunyan Zhang > wrote: > > Some systems need to set regulators to specific states when they enter > > low power modes, especially around CPUs. There are many of these modes >

Re: [PATCH V4 1/5] bindings: regulator: added support for suspend states

2018-01-23 Thread Mark Brown
On Mon, Jan 22, 2018 at 01:50:35PM -0600, Rob Herring wrote: > On Mon, Jan 22, 2018 at 1:59 AM, Chunyan Zhang > wrote: > > Some systems need to set regulators to specific states when they enter > > low power modes, especially around CPUs. There are many of these modes > > depending on the

Re: [PATCH V4 1/5] bindings: regulator: added support for suspend states

2018-01-22 Thread Rob Herring
On Mon, Jan 22, 2018 at 1:59 AM, Chunyan Zhang wrote: > Some systems need to set regulators to specific states when they enter > low power modes, especially around CPUs. There are many of these modes > depending on the particular runtime state. > > Currently the

Re: [PATCH V4 1/5] bindings: regulator: added support for suspend states

2018-01-22 Thread Rob Herring
On Mon, Jan 22, 2018 at 1:59 AM, Chunyan Zhang wrote: > Some systems need to set regulators to specific states when they enter > low power modes, especially around CPUs. There are many of these modes > depending on the particular runtime state. > > Currently the regulator consumers are not

[PATCH V4 1/5] bindings: regulator: added support for suspend states

2018-01-22 Thread Chunyan Zhang
Some systems need to set regulators to specific states when they enter low power modes, especially around CPUs. There are many of these modes depending on the particular runtime state. Currently the regulator consumers are not granted permission to change suspend state of regulator devices, the

[PATCH V4 1/5] bindings: regulator: added support for suspend states

2018-01-22 Thread Chunyan Zhang
Some systems need to set regulators to specific states when they enter low power modes, especially around CPUs. There are many of these modes depending on the particular runtime state. Currently the regulator consumers are not granted permission to change suspend state of regulator devices, the