]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: zynq: Use restart_handler mechanism for slcr reset
authorJosh Cartwright <joshc@ni.com>
Thu, 19 Mar 2015 14:24:38 +0000 (09:24 -0500)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 18 May 2015 12:46:36 +0000 (14:46 +0200)
commitf9916cb17895722b9e98f3c2fe3c541471ec6ce7
tree293545338c82dc9561d742835bbcfcc9452fc9a4
parentce88222e1fb53c38d3b94c3b5ceebe1d2ab4956d
ARM: zynq: Use restart_handler mechanism for slcr reset

By making use of the restart_handler chain mechanism, the SLCR-based
reset mechanism can be prioritized amongst other mechanisms available on
a particular board.

Choose a default high-ish priority of 192 for this restart mechanism.

Signed-off-by: Josh Cartwright <joshc@ni.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/common.c
arch/arm/mach-zynq/common.h
arch/arm/mach-zynq/slcr.c