Re: [PATCH v8 1/7] mtd: nand: gpmi: add gpmi dsm supend/resume support

From: Brian Norris
Date: Sat Jan 23 2016 - 17:55:02 EST


On Wed, Dec 02, 2015 at 04:47:40PM -0600, Han Xu wrote:
> From: Huang Shijie <b32955@xxxxxxxxxxxxx>
>
> i.MX6SX supports deep sleep mode(DSM) that may turn off GPMI/BCH power
> during suspend, add gpmi nand suspend/resume function to release DMA
> channel in suspend function and re-init GPMI/BCH controller during
> resume function.
>
> Although it is not necessary to restore GPMI/BCH registers value for
> i.MX6QDL, the code doesn't distinguish different platforms to keep the
> code simple.
>
> Signed-off-by: Huang Shijie <b32955@xxxxxxxxxxxxx>
> Signed-off-by: Han Xu <han.xu@xxxxxxxxxxxxx>

Pushed this patch to l2-mtd.git/next