Re: [PATCH 0/8] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support

From: Dave Gerlach
Date: Wed Mar 29 2017 - 14:51:08 EST


Hi Tony,
On 03/29/2017 12:13 PM, Tony Lindgren wrote:
* Dave Gerlach <d-gerlach@xxxxxx> [170328 19:00]:
Hi,
This series contains the remaining code to enable suspend to mem and standby on
am335x and am437x platforms. It depends on the ti-emif-sram series sent here [1].

Looks good to me in general. To remove the dependency, can some
of this be merged separately without breaking things before [1]?
Maybe by disabling some of the PM states until [1] is in place?

Thanks for the feedback. Actually, patch 7 is the only patch with a dependency to [1]. The rest of the patches just add platform PM support needed for suspend but won't do much of anything until patch 7 actually enables the suspend states, so there is no reason why patches 1-6 and patch 8 can't be merged now.

Regards,
Dave


Regards,

Tony