]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: socfpga: reset: Add function to reset add peripherals
authorMarek Vasut <marex@denx.de>
Thu, 9 Jul 2015 02:27:28 +0000 (04:27 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:20 +0000 (08:17 +0200)
commit269adcbd736d211f0275f7ac296a2cfa350e7338
treefee6dae984f06408953752e026548d6b89683cd7
parent243624d2d4c20d6ac4445eebb7538a745c3ad2ad
arm: socfpga: reset: Add function to reset add peripherals

Add socfpga_per_reset_all() function to reset all peripherals
but the L4 watchdog. This is needed in the SPL.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/mach-socfpga/include/mach/reset_manager.h
arch/arm/mach-socfpga/reset_manager.c