ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 28 Mar 2013 16:35:22 +0000 (17:35 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 9 Apr 2013 14:53:37 +0000 (22:53 +0800)
commitbd3d924d71a45b88941b50ddaa77aadb2ae4ded7
tree093e2228dfad4f2c797c82135093d2763708f386
parent8d84c3740fb0c97b5b01ad565f9d4e2ca84bf670
ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53

The SRC in i.MX51 and i.MX53 is similar to the one in i.MX6q minus
the IPU2 reset line and multi core CPU reset/enable bits.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/mm-imx5.c
arch/arm/mach-imx/src.c