Re: [PATCH v2 1/2] ARM: OMAP2+: sleep33/43xx: Make sleep actions configurable

From: Tony Lindgren
Date: Tue Jul 10 2018 - 02:17:58 EST


* Keerthy <j-keerthy@xxxxxx> [180709 00:36]:
> From: Dave Gerlach <d-gerlach@xxxxxx>
>
> Add an argument to the sleep33xx and sleep43xx code to allow us to set
> flags to determine which portions of the code get called in order to use
> the same code for multiple power saving modes. This patch allows us to
> decide whether or not we flush and disable caches, save EMIF context,
> put the memory into self refresh and disable the EMIF, and/or invoke
> the wkup_m3 when entering into WFI.

Thanks applying both into omap-for-v4.19/soc.

Tony