commit | e4ed928467699690d1d67e96961c1f11644174ee | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Fri Dec 09 00:51:26 2011 +0100 |
committer | Eric Miao <eric.miao@linaro.org> | Wed Jan 11 13:51:48 2012 +0800 |
tree | 6b9ac92915e8daf69c9a1b94dcf1de4589a3f1bd | |
parent | 345348b6f5e6e50a792023c84d8dd4f6dcce35fc [diff] |
ARM: 7198/1: arm/imx6: add restart support for imx6q The restart support was missed from the initial imx6q submission. The mxc_restart() does not work for imx6q. Instead, this patch adds the restart for imx6q. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>