Re: [PATCH v3 1/3] soc: imx: gpc: fix PDN delay

From: Shawn Guo
Date: Tue Aug 21 2018 - 11:15:26 EST


On Tue, Jul 24, 2018 at 09:46:03AM +0000, Sven Schmitt wrote:
> imx6_pm_domain_power_off() reads iso and iso2sw from GPC_PGC_PUPSCR_OFFS
> which stores the power up delays.
> So use GPC_PGC_PDNSCR_OFFS for the correct delays.
>
> Signed-off-by: Sven Schmitt <sven.schmitt@xxxxxxxxxxxxx>

Applied, thanks.