On 5/23/2018 10:32 AM, Keerthy wrote:
From: Dave Gerlach <d-gerlach@xxxxxx> After an RTC+DDR cycle we lose sram context so emif pm functions present in sram are lost. We can check if the first byte of the original code in DDR contains the same first byte as the code in sram, and if they do not match we know we have lost context and must recopy the functions to the previous address to maintain PM functionality. Signed-off-by: Dave Gerlach <d-gerlach@xxxxxx> Signed-off-by: Keerthy <j-keerthy@xxxxxx> --- Changes in v2: * Added an empty suspend function with a comment to explain why nothing needs to be done during suspend
Just 1 patch or you just posted only the updated one ? Your earlier series has 14 patches and hence the question. Patch itself looks fine to me. Regards, Santosh -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html