MLK-11281-9 ARM: imx: add debug uart io save/restore for lpsr
authorAnson Huang <b20788@freescale.com>
Fri, 31 Jul 2015 15:15:29 +0000 (23:15 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:04 +0000 (14:49 -0500)
commit223ba77024e6d069ebc8a3d5764099811ee220a4
tree75423106c7db13f7a5c6e61eed52ae5b6794111d
parent2a60331d16bf2bae26206b31258d2652f8beda12
MLK-11281-9 ARM: imx: add debug uart io save/restore for lpsr

When exit from lpsr mode, iomuxc's io/pad settings will
be lost, although driver resume callback will restore
module io settings from sleep mode to default mode, debug
uart needs to be enabled earlier to support
"no_console_suspend" case.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-imx/pm-imx7.c