17 Sep
2015
17 Sep
'15
8:57 a.m.
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 Register(RCSR) should be volatile registers.
Signed-off-by: Alison Wang alison.wang@freescale.com
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.
Please also pay attention to the patch subject which should follow the pattern of previous patches of the driver: ASoC: fsl_sai: xxxx
Thanks Nicolin