Re: [PATCH v2] audio: sai: Add Power Management support

2015-09-17 Thread Nicolin Chen
On Thu, Sep 17, 2015 at 12:31:23PM +0100, Mark Brown wrote: > On Thu, Sep 17, 2015 at 09:53:57AM +, Huan Wang wrote: > > > On Mon, Sep 14, 2015 at 05:03:24PM +0800, Alison Wang wrote: > > > > Just to remind that there was a similar patch in review that I just > > > acked. Please send your

Re: [PATCH v2] audio: sai: Add Power Management support

2015-09-17 Thread Mark Brown
On Thu, Sep 17, 2015 at 09:53:57AM +, Huan Wang wrote: > > On Mon, Sep 14, 2015 at 05:03:24PM +0800, Alison Wang wrote: > > Just to remind that there was a similar patch in review that I just > > acked. Please send your improvements as an incremental patch after that > > one gets applied. >

RE: [PATCH v2] audio: sai: Add Power Management support

2015-09-17 Thread Huan Wang
> On Mon, Sep 14, 2015 at 05:03:24PM +0800, Alison Wang wrote: > > This patch adds Power Management support for SAI. > > Activate regmap cache with REGCACHE_FLAT, and use regmap cache code > to > > save and restore registers in suspend and resume. The Transmit > Control > > Register > > (TCSR)

Re: [PATCH v2] audio: sai: Add Power Management support

2015-09-17 Thread Nicolin Chen
On Mon, Sep 14, 2015 at 05:03:24PM +0800, Alison Wang wrote: > This patch adds Power Management support for SAI. > Activate regmap cache with REGCACHE_FLAT, and use > regmap cache code to save and restore registers in > suspend and resume. The Transmit Control Register > (TCSR) and Receive Control

Re: [PATCH v2] audio: sai: Add Power Management support

2015-09-17 Thread Nicolin Chen
On Mon, Sep 14, 2015 at 05:03:24PM +0800, Alison Wang wrote: > This patch adds Power Management support for SAI. > Activate regmap cache with REGCACHE_FLAT, and use > regmap cache code to save and restore registers in > suspend and resume. The Transmit Control Register > (TCSR) and Receive Control

RE: [PATCH v2] audio: sai: Add Power Management support

2015-09-17 Thread Huan Wang
> On Mon, Sep 14, 2015 at 05:03:24PM +0800, Alison Wang wrote: > > This patch adds Power Management support for SAI. > > Activate regmap cache with REGCACHE_FLAT, and use regmap cache code > to > > save and restore registers in suspend and resume. The Transmit > Control > > Register > > (TCSR)

Re: [PATCH v2] audio: sai: Add Power Management support

2015-09-17 Thread Mark Brown
On Thu, Sep 17, 2015 at 09:53:57AM +, Huan Wang wrote: > > On Mon, Sep 14, 2015 at 05:03:24PM +0800, Alison Wang wrote: > > Just to remind that there was a similar patch in review that I just > > acked. Please send your improvements as an incremental patch after that > > one gets applied. >

Re: [PATCH v2] audio: sai: Add Power Management support

2015-09-17 Thread Nicolin Chen
On Thu, Sep 17, 2015 at 12:31:23PM +0100, Mark Brown wrote: > On Thu, Sep 17, 2015 at 09:53:57AM +, Huan Wang wrote: > > > On Mon, Sep 14, 2015 at 05:03:24PM +0800, Alison Wang wrote: > > > > Just to remind that there was a similar patch in review that I just > > > acked. Please send your