]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00287983-2 imx restart: add another WDOG2 reset support for ldo-bypass
authorRobin Gong <b38343@freescale.com>
Thu, 14 Nov 2013 05:58:21 +0000 (13:58 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 16:07:10 +0000 (18:07 +0200)
commitf5c3b40ebacd705bb8c59e2b5eea074becf3f868
tree84d6b180020c62994cf0e5c50f47c8bca751bd54
parent3e55fdba51e9063f64c1dfedf877caa3722686ab
ENGR00287983-2 imx restart: add another WDOG2 reset support for ldo-bypass

For ldo-bypass mode on i.MX6Q/DL sabresd board, we will use another WDOG2 to
reset external pmic to trigger POR event, rather than WDOG1 to trigger WDOG
event in ldo-enable mode. We need to consider it in common mxc_restart().
On i.MX6SL sabresd board we use WDOG1 to trigger WDOG event both ldo-bypass and
ldo-enable mode.

Signed-off-by: Robin Gong <b38343@freescale.com>
arch/arm/mach-imx/system.c