ARM: dts: msm: Handle eMMC probe for kernel hibernation
After kernel hibernation, eMMC registers are not retained.
This leads to issues while resuming in case of suspend to disk.
So, in order to fix this register retention issue, we
are reusing the feature of DLL register retention
from CX collapse, where SDCC's DLL registers are saved and
restored followed by SDCC's DLL initialization sequence
in order for the DLL to be fully functional again.
Change-Id: I24d99f53f822a9d811791e06fd2b319d1d26f1ef
Signed-off-by:
Anjana <ahari@codeaurora.org>
Loading
Please register or sign in to comment