]> Git Repo - u-boot.git/commit
arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoC
authorLey Foon Tan <[email protected]>
Fri, 18 May 2018 14:05:23 +0000 (22:05 +0800)
committerMarek Vasut <[email protected]>
Fri, 18 May 2018 08:30:47 +0000 (10:30 +0200)
commit3607a8084aa718a10613ec4e5dd467b9300fc0a2
tree3b3c5f9c7ea74d3cac7a473728d0336f8ec3154f
parent508791a035ea8e2698c52e1547f77048c49c4391
arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoC

Add Reset Manager driver support for Stratix SoC

Signed-off-by: Chin Liang See <[email protected]>
Signed-off-by: Ley Foon Tan <[email protected]>
arch/arm/mach-socfpga/Makefile
arch/arm/mach-socfpga/include/mach/reset_manager.h
arch/arm/mach-socfpga/include/mach/reset_manager_s10.h [new file with mode: 0644]
arch/arm/mach-socfpga/reset_manager.c
arch/arm/mach-socfpga/reset_manager_s10.c [new file with mode: 0644]
This page took 0.03449 seconds and 4 git commands to generate.