From: Linus Walleij Date: Thu, 22 May 2014 08:20:38 +0000 (+0200) Subject: power: reset: driver for the Versatile syscon reboot X-Git-Tag: fixes-for-v3.18-merge-window~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e545f57b708630c54c8c5c24ea7f7034f6c40d9;p=pandora-kernel.git power: reset: driver for the Versatile syscon reboot This driver enabled us to drive the reboot of the Versatile family of ARM reference boards. Even though only the RealView boards are supported initially, these boards all have the same procedure for reboot: - Write a magic value into an unlocking register - Write another magic value into a reset control register The driver will be reusable for Versatile and possibly also the Integrator family of reference boards. Cc: Dmitry Eremin-Solenikov Cc: David Woodhouse Acked-By: Sebastian Reichel Signed-off-by: Linus Walleij Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed