]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440
authorThomas Abraham <thomas.ab@samsung.com>
Thu, 24 Jan 2013 18:09:13 +0000 (10:09 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Apr 2013 16:52:11 +0000 (09:52 -0700)
commit3d574eb51f512fd6c7883f6b30677ea405851a5a
tree1989524e1c5d42eadf5fb7b4ea488afeb9982659
parentd84536a6ce05becd84241f9fc38245c4008f7297
ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440

commit 60db7e5f9c9a25a7a9b01007e6e3f5a93bc16a3a upstream.

The soft-reset control register is located in the XMU controller space.
Map this controller space before writing to the soft-reset controller
register.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Girish K S <ks.giri@samsung.com>
Signed-off-by: Kukjin <kgene.kim@samsung.com>
Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-exynos/common.c