Re: [PATCH 2/4] ARM: OMAP2+: Introduce low-level suspend code for AM43XX

2018-02-22 Thread Dave Gerlach
Hi, On 02/20/2018 01:25 AM, Philippe Ombredanne wrote: > Dave, > > On Fri, Feb 16, 2018 at 10:40 PM, Dave Gerlach wrote: >> Although similar to AM33XX, introduce a new low-level asm file for >> suspend containing new context save and restore paths for EMIF and l2 >> cache disabling and enabling.

Re: [PATCH 2/4] ARM: OMAP2+: Introduce low-level suspend code for AM43XX

2018-02-19 Thread Philippe Ombredanne
Dave, On Fri, Feb 16, 2018 at 10:40 PM, Dave Gerlach wrote: > Although similar to AM33XX, introduce a new low-level asm file for > suspend containing new context save and restore paths for EMIF and l2 > cache disabling and enabling. > > Signed-off-by: Dave Gerlach > --- > arch/arm/mach-omap2/sl