On Tue, Dec 26, 2017 at 09:49:01AM +0000, Peng Fan wrote: > Hi Shawn > > > -----Original Message----- > > From: Shawn Guo [mailto:shawn...@kernel.org] > > Sent: Tuesday, December 26, 2017 5:13 PM > > To: Peng Fan <peng....@nxp.com> > > Cc: A.s. Dong <aisheng.d...@nxp.com>; linux-kernel@vger.kernel.org; Russell > > King <li...@armlinux.org.uk>; Fabio Estevam <fabio.este...@nxp.com>; > > Sascha Hauer <ker...@pengutronix.de>; van.free...@gmail.com; linux-arm- > > ker...@lists.infradead.org > > Subject: Re: [PATCH] arm: imx: suspend/resume: use outer_disable/resume > > > > On Sun, Dec 10, 2017 at 08:07:18PM +0800, Peng Fan wrote: > > > Use outer_disable/resume for suspend/resume. > > > With the two APIs used, code could be simplified and easy to extend to > > > introduce l2c_write_sec for i.MX platforms when moving Linux Kernel > > > runs in non-secure world. > > > > > > Signed-off-by: Peng Fan <peng....@nxp.com> > > > Cc: Shawn Guo <shawn...@kernel.org> > > > Cc: Sascha Hauer <ker...@pengutronix.de> > > > Cc: Fabio Estevam <fabio.este...@nxp.com> > > > Cc: Russell King <li...@armlinux.org.uk> > > > Cc: Dong Aisheng <aisheng.d...@nxp.com> > > > > Changed 'arm: ' prefix to 'ARM: ', and applied patch. > > I just tested it on 6sx-sdb, seems this patch breaks 6sx. Could you first > drop this > patch? I'll send out v2 fix the 6sx issue soon.
Patch dropped.